Package org.antlr.analysis
Class StateCluster
java.lang.Object
org.antlr.analysis.StateCluster
A Cluster object points to the left/right (start and end) states of a
state machine. Used to build NFAs.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
left
-
right
-
-
Constructor Details
-
StateCluster
-