Toggle navigation
JarYard
Browse
Search
About
Groups
org.antlr
antlr4
4.5.2-1
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
org
.
antlr
.
v4
.
automata
Interface Summary
Interface
Description
ATNFactory
Class Summary
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