antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ParserATNSimulator.closure_
antlr
v4
runtime
atn
ParserATNSimulator
ParserATNSimulator
Do the actual work of walking epsilon edges
class
ParserATNSimulator
protected
void
closure_
(
ATNConfig
config
,
ATNConfigSet
configs
,
ref
ATNConfig
[]
closureBusy
,
bool
collectPredicates
,
bool
fullCtx
,
int
depth
,
bool
treatEofAsEpsilon
)
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
Do the actual work of walking epsilon edges