Home
last modified time | relevance | path

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

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