Home
last modified time | relevance | path

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

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