Searched defs:getSymbolicName (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | Vocabulary.php | 69 public function getSymbolicName(int $tokenType) : ?string; function |
H A D | VocabularyImpl.php | 139 public function getSymbolicName(int $tokenType) : ?string function in Antlr\\Antlr4\\Runtime\\VocabularyImpl |