public final class ArgumentParser extends Object
Constructor and Description |
---|
ArgumentParser() |
Modifier and Type | Method and Description |
---|---|
static HeapObjectParamArgument |
consumeHeapObjects(ISnapshot snapshot,
String line) |
static HeapObjectParamArgument |
consumeHeapObjects(ISnapshot snapshot,
String[] args,
ParsePosition pos) |
public static HeapObjectParamArgument consumeHeapObjects(ISnapshot snapshot, String line) throws SnapshotException
SnapshotException
public static HeapObjectParamArgument consumeHeapObjects(ISnapshot snapshot, String[] args, ParsePosition pos) throws SnapshotException
SnapshotException