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/
DParserRuleContext.php107 public function addTerminalNode(TerminalNode $t) : ParseTree function in Antlr\\Antlr4\\Runtime\\ParserRuleContext
DParser.php534 … $node = $this->context()->addTerminalNode($this->createTerminalNode($this->context(), $o));