antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ParserInterpreter.getATN
antlr
v4
runtime
ParserInterpreter
ParserInterpreter
@uml @override
class
ParserInterpreter
override
ATN
getATN
(
)
Meta
Source
See Implementation
antlr
v4
runtime
ParserInterpreter
ParserInterpreter
constructors
this
functions
addDecisionOverride
createInterpreterRuleContext
enterRecursionRule
getATN
getATNState
getGrammarFileName
getOverrideDecisionRoot
getRootContext
getRuleNames
getTokenNames
getVocabulary
parse
recover
recoverInline
reset
visitDecisionState
visitRuleStopState
visitState
variables
_parentContextStack
atn
decisionToDFA
grammarFileName
overrideDecision
overrideDecisionAlt
overrideDecisionInputIndex
overrideDecisionReached
overrideDecisionRoot
rootContext
ruleNames
sharedContextCache
tokenNames
@uml @override