Class ATNFactory.Handle

java.lang.Object
org.antlr.v4.automata.ATNFactory.Handle
Enclosing interface:
ATNFactory

public static class ATNFactory.Handle extends Object
A pair of states pointing to the left/right (start and end) states of a state submachine. Used to build ATNs.