Home
last modified time | relevance | path

Searched defs:LexerNoViableAltException (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DLexerNoViableAltException.php12 class LexerNoViableAltException extends RecognitionException class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php8 use Antlr\Antlr4\Runtime\Error\Exceptions\LexerNoViableAltException; alias
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php16 use Antlr\Antlr4\Runtime\Error\Exceptions\LexerNoViableAltException; alias