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