Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php36 public function getLexerActionExecutor() : ?LexerActionExecutor function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNConfig
H A DLexerATNSimulator.php391 $lexerExecutor = $cfg->getLexerActionExecutor();
638 $lexerActionExecutor = LexerActionExecutor::append($config->getLexerActionExecutor(), $lexerAction);
804 $proposed->lexerActionExecutor = $firstConfigWithRuleStopState->getLexerActionExecutor();