vig
Class Parser
Object
Parser
public class Parser
- extends Object
parser and main program for visitor generator.
|
Nested Class Summary |
static class |
Parser.Tree
tree factory |
|
Method Summary |
static void |
main(String... args)
compiles standard input. |
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parserResource
protected static final String parserResource
- kludge: scanner test driver needs to know.
- See Also:
- Constant Field Values
Parser
public Parser()
main
public static void main(String... args)
- compiles standard input.