Home
last modified time | relevance | path

Searched refs:getSerializedATN (Results 1 – 4 of 4) 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
H A DParser.php393 * {@see Parser::getSerializedATN()} method.
397 $serializedAtn = $this->getSerializedATN();