| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
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 |
MySqlParserVisitor.visitGtidsUntilOption(MySqlParser.GtidsUntilOptionContext ctx)
Visit 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(). |
Copyright © 2023 Seata. All rights reserved.