Home
last modified time | relevance | path

Searched refs:addTerminalNode (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php107 public function addTerminalNode(TerminalNode $t) : ParseTree function in Antlr\\Antlr4\\Runtime\\ParserRuleContext
H A DParser.php508 * to the parse tree using {@see ParserRuleContext::addTerminalNode()}, and
534 $node = $this->context()->addTerminalNode($this->createTerminalNode($this->context(), $o));