Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DNoViableAltException.php70 public function getStartToken() : ?Token function in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\NoViableAltException
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php329 $startToken = $e->getStartToken();
338 $input = $tokens->getTextByTokens($e->getStartToken(), $e->getOffendingToken());