| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLParser.StopSlaveContext |
MySQLParser.stopSlave() |
MySQLParser.StopSlaveContext |
MySQLParser.ReplicationStatementContext.stopSlave() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterStopSlave(MySQLParser.StopSlaveContext ctx)
Enter a parse tree produced by
MySQLParser.stopSlave(). |
void |
MySQLParserBaseListener.enterStopSlave(MySQLParser.StopSlaveContext ctx)
Enter a parse tree produced by
MySQLParser.stopSlave(). |
void |
MySQLParserListener.exitStopSlave(MySQLParser.StopSlaveContext ctx)
Exit a parse tree produced by
MySQLParser.stopSlave(). |
void |
MySQLParserBaseListener.exitStopSlave(MySQLParser.StopSlaveContext ctx)
Exit a parse tree produced by
MySQLParser.stopSlave(). |
T |
MySQLParserBaseVisitor.visitStopSlave(MySQLParser.StopSlaveContext ctx)
Visit a parse tree produced by
MySQLParser.stopSlave(). |
T |
MySQLParserVisitor.visitStopSlave(MySQLParser.StopSlaveContext ctx)
Visit a parse tree produced by
MySQLParser.stopSlave(). |
Copyright © 2022. All rights reserved.