DecisionState constructor

DecisionState(
  1. int ruleIndex
)

Implementation

DecisionState(int ruleIndex) : super(ruleIndex);