Searched defs:vocabulary (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/ | ||
H A D | DFASerializer.php | 19 private $vocabulary; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFASerializer |
H A D | DFA.php | 161 public function toString(Vocabulary $vocabulary) : string argument |
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | IntervalSet.php | 436 public function toStringVocabulary(Vocabulary $vocabulary) : string argument |
/plugin/combo/ComboStrap/PageSqlParser/ | ||
H A D | PageSqlLexer.php | 629 public static function vocabulary() : Vocabulary function in ComboStrap\\PageSqlParser\\PageSqlLexer |