| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
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 |
MySqlParserBaseVisitor.visitMasterUidListOption(MySqlParser.MasterUidListOptionContext ctx)
Visit 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(). |
Copyright © 2022 Seata. All rights reserved.