BasicBlockStartState constructor

BasicBlockStartState(
  1. int ruleIndex
)

Implementation

BasicBlockStartState(int ruleIndex) : super(ruleIndex);