antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
ParserRuleContext.addChild
antlr
v4
runtime
ParserRuleContext
ParserRuleContext
Undocumented in source. Be warned that the author may not have intended to support it.
RuleContext
addChild
(RuleContext ruleInvocation)
class
ParserRuleContext
RuleContext
addChild
(
RuleContext
ruleInvocation
)
TerminalNode
addChild
(TerminalNode t)
TerminalNode
addChild
(Token matchedToken)
Meta
Source
See Implementation
antlr
v4
runtime
ParserRuleContext
ParserRuleContext
constructors
this
functions
addAnyChild
addChild
addErrorNode
copyFrom
enterRule
exitRule
getChild
getChildCount
getParent
getRuleContext
getRuleContexts
getSourceInterval
getStart
getStop
getToken
getTokens
removeLastChild
toInfoString
static variables
EMPTY
variables
children
exception
start
stop