Package | Description |
---|---|
antlr |
Modifier and Type | Class and Description |
---|---|
class |
DefineGrammarSymbols
DefineGrammarSymbols is a behavior for the ANTLRParser that adds all
the token and rule symbols to the grammar symbol table.
|
class |
MakeGrammar |
Modifier and Type | Field and Description |
---|---|
(package private) ANTLRGrammarParseBehavior |
ANTLRParser.behavior |
Constructor and Description |
---|
ANTLRParser(TokenBuffer tokenBuf,
ANTLRGrammarParseBehavior behavior_,
Tool tool_) |