Home
last modified time | relevance | path

Searched refs:displayNames (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DVocabularyImpl.php22 private $displayNames; variable in Antlr\\Antlr4\\Runtime\\VocabularyImpl
44 …function __construct(array $literalNames = [], array $symbolicNames = [], array $displayNames = []) argument
48 $this->displayNames = $displayNames;
52 \count($this->displayNames),
154 if ($tokenType >= 0 && $tokenType < \count($this->displayNames)) {
155 $displayName = $this->displayNames[$tokenType];
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...