ATNState.nextTokenWithinRule

@uml Used to cache lookahead during parsing, not used during construction

class ATNState
IntervalSet nextTokenWithinRule;

Meta