BasicState constructor

BasicState(
  1. int ruleIndex
)

Implementation

BasicState(int ruleIndex) : super(ruleIndex);