ATN.ruleToStartState

@uml Maps from rule index to starting state number.

class ATN
RuleStartState[] ruleToStartState;

Meta