nextTokenWithinRule property

IntervalSet? nextTokenWithinRule
getter/setter pair

Used to cache lookahead during parsing, not used during construction */

Implementation

IntervalSet? nextTokenWithinRule;