Home
last modified time | relevance | path

Searched defs:LexerTypeAction (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerTypeAction.php16 final class LexerTypeAction implements LexerAction class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php16 use Antlr\Antlr4\Runtime\Atn\Actions\LexerTypeAction; alias