| 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.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ATNFactory |
ATNBuilder.factory |
| Constructor and Description |
|---|
ATNBuilder(org.antlr.runtime.tree.TreeNodeStream input,
ATNFactory factory) |