Home
last modified time | relevance | path

Searched defs:getLiteralName (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabulary.php42 public function getLiteralName(int $tokenType) : ?string; function
H A DVocabularyImpl.php130 public function getLiteralName(int $tokenType) : ?string function in Antlr\\Antlr4\\Runtime\\VocabularyImpl