Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerSkipAction.php18 final class LexerSkipAction implements LexerAction class
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php15 use Antlr\Antlr4\Runtime\Atn\Actions\LexerSkipAction; alias
919 return LexerSkipAction::instance();