Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php646 public function getSerializedATN() : string function in ComboStrap\\PageSqlParser\\PageSqlLexer
H A DPageSqlParser.php267 public function getSerializedATN() : string function in ComboStrap\\PageSqlParser\\PageSqlParser
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php117 public function getSerializedATN() : string function in Antlr\\Antlr4\\Runtime\\Recognizer