antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ParserATNSimulator.this
antlr
v4
runtime
atn
ParserATNSimulator
ParserATNSimulator
Undocumented in source.
this
(ATN atn, DFA[] decisionToDFA, PredictionContextCache sharedContextCache)
this
(Parser parser, ATN atn, DFA[] decisionToDFA, PredictionContextCache sharedContextCache)
class
ParserATNSimulator
this
(
Parser
parser
,
ATN
atn
,
DFA
[]
decisionToDFA
,
PredictionContextCache
sharedContextCache
)
Meta
Source
See Implementation
antlr
v4
runtime
atn
ParserATNSimulator
ParserATNSimulator
constructors
this
functions
actionTransition
adaptivePredict
addDFAEdge
addDFAState
applyPrecedenceFilter
canDropLoopEntryEdgeInLeftRecursiveRule
clearDFA
closureATN
closureCheckingStopState
closure_
computeReachSet
computeStartState
computeTargetState
dumpDeadEndConfigs
evalSemanticContext
execATN
execATNWithFullContext
getAltThatFinishedDecisionEntryRule
getConflictingAlts
getConflictingAltsOrUniqueAlt
getEpsilonTarget
getExistingTargetState
getLookaheadName
getParser
getPredicatePredictions
getPredictionMode
getPredsForAmbigAlts
getReachableTarget
getRuleName
getSynValidOrSemInvalidAltThatFinishedDecisionEntryRule
getTokenName
noViableAlt
precedenceTransition
predTransition
predicateDFAState
removeAllConfigsNotInRuleStopState
reportAmbiguity
reportAttemptingFullContext
reportContextSensitivity
reset
ruleTransition
setPredictionMode
splitAccordingToSemanticValidity
static functions
getUniqueAlt
static variables
mergeCache
variables
_dfa
_input
_outerContext
_startIndex
decisionToDFA
mode
parser