| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Enter a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
void |
MySQLParserBaseListener.enterGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Enter a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
void |
MySQLParserListener.exitGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Exit a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
void |
MySQLParserBaseListener.exitGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Exit a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
T |
MySQLParserBaseVisitor.visitGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Visit a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
T |
MySQLParserVisitor.visitGtidsUntilOption(MySQLParser.GtidsUntilOptionContext ctx)
Visit a parse tree produced by the
gtidsUntilOption
labeled alternative in MySQLParser.untilOption(). |
Copyright © 2022. All rights reserved.