Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php360 $msg = $this->getErrorMessage($symbol, $state);
430 protected function getErrorMessage(int $symbol, int $state): string { function in PhpParser\\ParserAbstract

Completed in 6 milliseconds