Home
last modified time | relevance | path

Searched refs:CHANNEL (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerActionType.php12 public const CHANNEL = 0; define in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerActionType
H A DLexerChannelAction.php48 return LexerActionType::CHANNEL;
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php900 case LexerActionType::CHANNEL: