Home
last modified time | relevance | path

Searched defs:getTokenName (Results 1 – 5 of 5) sorted by last modified time

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php856 public function getTokenName(int $t) : ?string function in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator
H A DParserATNSimulator.php2267 public function getTokenName(int $t) : string function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator
/plugin/combo/ComboStrap/
H A DPageSqlTreeListener.php465 function getTokenName(TerminalNode $node) function in ComboStrap\\PageSqlTreeListener
/plugin/combo/vendor/symfony/polyfill-php80/
H A DPhpToken.php49 public function getTokenName(): ?string function in Symfony\\Polyfill\\Php80\\PhpToken
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php140 public function getTokenName() function in Hoa\\Compiler\\Llk\\Rule\\Token