Searched defs:vocabulary (Results 1 – 5 of 5) 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 21 public function __construct(DFA $dfa, Vocabulary $vocabulary)
|
| H A D | DFA.php | 161 public function toString(Vocabulary $vocabulary) : string
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | IntervalSet.php | 436 public function toStringVocabulary(Vocabulary $vocabulary) : string 479 protected function elementName(Vocabulary $vocabulary, int $a) : string
|
| /plugin/combo/ComboStrap/PageSqlParser/ |
| H A D | PageSqlLexer.php | 629 public static function vocabulary() : Vocabulary function in ComboStrap\\PageSqlParser\\PageSqlLexer
|
| /plugin/codemirror/dist/modes/ |
| D | factor.min.js | 1 …eyword",null,"def",null,"tag"]},{regex:/USING\:/,token:"keyword",next:"vocabulary"},{regex:/(USE\:… property
|