| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
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. All rights reserved.