antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ProfilingATNSimulator.computeTargetState
antlr
v4
runtime
atn
ProfilingATNSimulator
ProfilingATNSimulator
@uml @override
class
ProfilingATNSimulator
protected override
DFAState
computeTargetState
(
DFA
dfa
,
DFAState
previousD
,
int
t
)
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