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