ATNState constructor

ATNState(
  1. int ruleIndex
)

Implementation

ATNState(this.ruleIndex);