Searched refs:getSymbolicName (Results 1 – 4 of 4) sorted by relevance
139 public function getSymbolicName(int $tokenType) : ?string function in Antlr\\Antlr4\\Runtime\\VocabularyImpl168 $symbolicName = $this->getSymbolicName($tokenType);
69 public function getSymbolicName(int $tokenType) : ?string; function
72 $symbolicName = $vocabulary->getSymbolicName($i);
485 return $this->lexer->getVocabulary()->getSymbolicName($token->getType());