Package | Description |
---|---|
org.antlr.v4.automata | |
org.antlr.v4.parse |
Class and Description |
---|
ATNFactory |
ATNFactory.Handle
A pair of states pointing to the left/right (start and end) states of a
state submachine.
|
ATNVisitor
A simple visitor that walks everywhere it can go starting from s,
without going into an infinite cycle.
|
ParserATNFactory
ATN construction routines triggered by ATNBuilder.g.
|
Class and Description |
---|
ATNFactory |
ATNFactory.Handle
A pair of states pointing to the left/right (start and end) states of a
state submachine.
|
Copyright © 1992–2020 ANTLR. All rights reserved.