Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php139 $this->setTrace(false);
927 public function setTrace(bool $trace) : void function in Antlr\\Antlr4\\Runtime\\Parser