Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 4 of 4) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php36 public function getChannel() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DToken.php76 public function getChannel() : int; function
H A DCommonToken.php221 public function getChannel() : int function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DLexer.php459 public function getChannel() : int function in Antlr\\Antlr4\\Runtime\\Lexer