ParserRuleContext.addChild

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RuleContext addChild(RuleContext ruleInvocation)
    class ParserRuleContext
  2. TerminalNode addChild(TerminalNode t)
  3. TerminalNode addChild(Token matchedToken)

Meta