Package org.antlr.v4.automata
package org.antlr.v4.automata
-
ClassDescriptionA pair of states pointing to the left/right (start and end) states of a state submachine.An ATN walker that knows how to dump them to serialized strings.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.