atnStartState property

DecisionState? atnStartState
getter/setter pair

From which ATN state did we create this DFA? */

Implementation

DecisionState? atnStartState;