Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerIndexedCustomAction.php22 final class LexerIndexedCustomAction implements LexerAction class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php8 use Antlr\Antlr4\Runtime\Atn\Actions\LexerIndexedCustomAction; alias