| Interface | Description |
|---|---|
| ATNFactory |
| Class | Description |
|---|---|
| ATNFactory.Handle |
A pair of states pointing to the left/right (start and end) states of a
state submachine.
|
| ATNOptimizer | |
| ATNPrinter |
An ATN walker that knows how to dump them to serialized strings.
|
| ATNVisitor |
A simple visitor that walks everywhere it can go starting from s,
without going into an infinite cycle.
|
| LexerATNFactory | |
| ParserATNFactory |
ATN construction routines triggered by ATNBuilder.g.
|
| TailEpsilonRemover |
Copyright © 1992–2020 ANTLR. All rights reserved.