Home
last modified time | relevance | path

Searched defs:getVocabulary (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php672 public function getVocabulary() : Vocabulary function in ComboStrap\\PageSqlParser\\PageSqlLexer
H A DPageSqlParser.php277 public function getVocabulary() : Vocabulary function in ComboStrap\\PageSqlParser\\PageSqlParser
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php46 abstract public function getVocabulary() : Vocabulary; function in Antlr\\Antlr4\\Runtime\\Recognizer