antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ProfilingATNSimulator.adaptivePredict
antlr
v4
runtime
atn
ProfilingATNSimulator
ProfilingATNSimulator
@uml @override
class
ProfilingATNSimulator
override
int
adaptivePredict
(
TokenStream
input
,
int
decision
,
ParserRuleContext
outerContext
)
Meta
Source
See Implementation
antlr
v4
runtime
atn
ProfilingATNSimulator
ProfilingATNSimulator
constructors
this
functions
adaptivePredict
computeReachSet
computeTargetState
evalSemanticContext
getDecisionInfo
getExistingTargetState
variables
_llStopIndex
_sllStopIndex
conflictingAltResolvedBySLL
currentDecision
currentState
decisions
numDecisions
@uml @override