Home
last modified time | relevance | path

Searched defs:LexerAction (Results 1 – 4 of 4) sorted by last modified time

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php7 use Antlr\Antlr4\Runtime\Atn\Actions\LexerAction; alias
H A DATN.php7 use Antlr\Antlr4\Runtime\Atn\Actions\LexerAction; alias
H A DATNDeserializer.php7 use Antlr\Antlr4\Runtime\Atn\Actions\LexerAction; alias
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerAction.php17 interface LexerAction extends Hashable interface