Uses of Class
org.antlr.v4.runtime.atn.LookaheadEventInfo
Packages that use LookaheadEventInfo
-
Uses of LookaheadEventInfo in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn declared as LookaheadEventInfoModifier and TypeFieldDescriptionDecisionInfo.LL_MaxLookEvent
Gets theLookaheadEventInfo
associated with the event where theDecisionInfo.LL_MaxLook
value was set.DecisionInfo.SLL_MaxLookEvent
Gets theLookaheadEventInfo
associated with the event where theDecisionInfo.SLL_MaxLook
value was set.