| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
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 Seata. All rights reserved.