Uses of Package
org.antlr.v4.automata
Packages that use org.antlr.v4.automata
-
Classes in org.antlr.v4.automata used by org.antlr.v4.automataClassDescriptionA pair of states pointing to the left/right (start and end) states of a state submachine.A simple visitor that walks everywhere it can go starting from s, without going into an infinite cycle.ATN construction routines triggered by ATNBuilder.g.
-
Classes in org.antlr.v4.automata used by org.antlr.v4.parseClassDescriptionA pair of states pointing to the left/right (start and end) states of a state submachine.