RuleStopState constructor

RuleStopState(
  1. int ruleIndex
)

Implementation

RuleStopState(int ruleIndex) : super(ruleIndex);