Searched refs:addErrorNode (Results 1 – 2 of 2) sorted by relevance
93 $this->addErrorNode($child);114 public function addErrorNode(ErrorNode $errorNode) : ParseTree function in Antlr\\Antlr4\\Runtime\\ParserRuleContext
189 $this->context()->addErrorNode($this->createErrorNode($this->context(), $t));228 $this->context()->addErrorNode($this->createErrorNode($this->context(), $t));526 … $node = $this->context()->addErrorNode($this->createErrorNode($this->context(), $o));