| Package | Description |
|---|---|
| org.antlr.v4.automata | |
| org.antlr.v4.parse |
| Modifier and Type | Class and Description |
|---|---|
class |
LexerATNFactory
|
class |
ParserATNFactory
ATN construction routines triggered by ATNBuilder.g.
|
| Constructor and Description | |
|---|---|
ATNBuilder(TreeNodeStream input, ATNFactory
|