Searched refs:NoViableAltException (Results 1 – 4 of 4) sorted by relevance
11 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException; alias148 if ($e instanceof NoViableAltException) {318 * @param NoViableAltException $e The recognition exception.322 protected function reportNoViableAlternative(Parser $recognizer, NoViableAltException $e) : void
19 class NoViableAltException extends RecognitionException class
13 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException; alias470 throw new NoViableAltException($this);570 throw new NoViableAltException($this);607 throw new NoViableAltException($this);696 throw new NoViableAltException($this);887 throw new NoViableAltException($this);924 throw new NoViableAltException($this);1036 throw new NoViableAltException($this);
23 use Antlr\Antlr4\Runtime\Error\Exceptions\NoViableAltException; alias2293 ) : NoViableAltException {2294 return new NoViableAltException(