Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerModeAction.php10 final class LexerModeAction implements LexerAction class
59 * value provided by {@see LexerModeAction::getMode()}.
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php11 use Antlr\Antlr4\Runtime\Atn\Actions\LexerModeAction; alias
907 return new LexerModeAction($data1);