All Packages This Package Class Hierarchy Class Search Index
java.lang.Object
|
+----edu.utah.janos.antsr.core.ConsoleCommand
|
+----edu.utah.janos.antsr.core.ConsoleWorker.ExitCommand
| Summary |
private static final class ConsoleWorker.ExitCommand
extends edu.utah.janos.antsr.core.ConsoleCommand
{
// Constructors 1
public ExitCommand();
// Methods 2
String getDescription();
protected boolean handle(ConsoleWorker, String[]);
}
The `exit' command, just cause the console to quit out.
| Constructors |
· ExitCommand | Summary | Top |
public ExitCommand()
Default constructor
| Methods |
· getDescription | Summary | Top |
String getDescription()
- Overrides:
- getDescription in class ConsoleCommand
· handle | Summary | Top |
protected boolean handle(ConsoleWorker cw,
String[] args)
- Overrides:
- handle in class ConsoleCommand
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7