antlr
class ParserGrammar extends Grammar
| Constructor Summary | |
|---|---|
| ParserGrammar(String className_, Tool tool_, String superClass) | |
| Method Summary | |
|---|---|
| void | generate() Top-level call to generate the code for this grammar |
| protected String | getSuperClass() |
| void | processArguments(String[] args) Process command line arguments.
|
| boolean | setOption(String key, Token value) Set parser options -- performs action on the following options: |