Home
last modified time | relevance | path

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

/template/strap/vendor/symfony/polyfill-php80/
H A DPhpToken.php49 public function getTokenName(): ?string function in Symfony\\Polyfill\\Php80\\PhpToken
/template/strap/ComboStrap/
H A DPageSqlTreeListener.php482 function getTokenName(TerminalNode $node) function in ComboStrap\\PageSqlTreeListener
/template/strap/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