LookaheadEventInfo.predictedAlt

the outermost alt shown for a rule; left-recursive rules have user-level alts that differ from the rewritten rule with a (...) block and a (..)* loop.

class LookaheadEventInfo
int predictedAlt;

Meta