Searched refs:getStartToken (Results 1 – 2 of 2) sorted by relevance
70 public function getStartToken() : ?Token function in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\NoViableAltException
329 $startToken = $e->getStartToken();338 $input = $tokens->getTextByTokens($e->getStartToken(), $e->getOffendingToken());