| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
MySqlParser.ChangeMasterContext |
MySqlParser.changeMaster() |
MySqlParser.ChangeMasterContext |
MySqlParser.ReplicationStatementContext.changeMaster() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterChangeMaster(MySqlParser.ChangeMasterContext ctx)
Enter a parse tree produced by
MySqlParser.changeMaster(). |
void |
MySqlParserBaseListener.enterChangeMaster(MySqlParser.ChangeMasterContext ctx)
Enter a parse tree produced by
MySqlParser.changeMaster(). |
void |
MySqlParserListener.exitChangeMaster(MySqlParser.ChangeMasterContext ctx)
Exit a parse tree produced by
MySqlParser.changeMaster(). |
void |
MySqlParserBaseListener.exitChangeMaster(MySqlParser.ChangeMasterContext ctx)
Exit a parse tree produced by
MySqlParser.changeMaster(). |
T |
MySqlParserBaseVisitor.visitChangeMaster(MySqlParser.ChangeMasterContext ctx)
Visit a parse tree produced by
MySqlParser.changeMaster(). |
T |
MySqlParserVisitor.visitChangeMaster(MySqlParser.ChangeMasterContext ctx)
Visit a parse tree produced by
MySqlParser.changeMaster(). |
Copyright © 2022 Seata. All rights reserved.