Searched refs:errorNode (Results 1 – 1 of 1) sorted by relevance
114 public function addErrorNode(ErrorNode $errorNode) : ParseTree argument116 $errorNode->setParent($this);118 return $this->addChild($errorNode);