ParserRuleContext.addChild

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

Meta