Class StateCluster

java.lang.Object
org.antlr.analysis.StateCluster

public class StateCluster extends Object
A Cluster object points to the left/right (start and end) states of a state machine. Used to build NFAs.
  • Field Details

  • Constructor Details