RuleStartState constructor

RuleStartState(
  1. int ruleIndex
)

Implementation

RuleStartState(int ruleIndex) : super(ruleIndex);