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