|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mat.query.registry.CommandLine
public class CommandLine
| Constructor Summary | |
|---|---|
CommandLine()
|
|
| Method Summary | |
|---|---|
static IResult |
execute(IQueryContext context,
String commandLine,
IProgressListener listener)
|
static void |
fillIn(ArgumentSet arguments,
String line)
|
static ArgumentSet |
parse(IQueryContext context,
String line)
|
static String[] |
tokenize(String line)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLine()
| Method Detail |
|---|
public static String[] tokenize(String line)
public static IResult execute(IQueryContext context,
String commandLine,
IProgressListener listener)
throws SnapshotException
SnapshotException
public static ArgumentSet parse(IQueryContext context,
String line)
throws SnapshotException
SnapshotException
public static void fillIn(ArgumentSet arguments,
String line)
throws SnapshotException
SnapshotException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||