| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Enter a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
void |
MySqlParserBaseListener.enterMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Enter a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
void |
MySqlParserListener.exitMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Exit a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
void |
MySqlParserBaseListener.exitMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Exit a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
T |
MySqlParserVisitor.visitMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Visit a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
T |
MySqlParserBaseVisitor.visitMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Visit a parse tree produced by the
masterUidListOption
labeled alternative in MySqlParser.masterOption(). |
Copyright © 2023 Seata. All rights reserved.