Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerMoreAction.php14 * implemented as a singleton instance exposed by {@see LexerMoreAction::INSTANCE()}.
18 final class LexerMoreAction implements LexerAction class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php12 use Antlr\Antlr4\Runtime\Atn\Actions\LexerMoreAction; alias
910 return LexerMoreAction::instance();