Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerPushModeAction.php16 final class LexerPushModeAction implements LexerAction class
60 * value provided by {@see LexerPushModeAction::getMode()}.
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php14 use Antlr\Antlr4\Runtime\Atn\Actions\LexerPushModeAction; alias
916 return new LexerPushModeAction($data1);