类 StateCluster
- java.lang.Object
-
- org.antlr.analysis.StateCluster
-
public class StateCluster extends java.lang.Object
A Cluster object points to the left/right (start and end) states of a state machine. Used to build NFAs.
public class StateCluster
extends java.lang.Object