TokensStartState constructor

TokensStartState(
  1. int ruleIndex
)

Implementation

TokensStartState(int ruleIndex) : super(ruleIndex);