| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterShortRevoke(MySQLParser.ShortRevokeContext ctx)
Enter a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
void |
MySQLParserBaseListener.enterShortRevoke(MySQLParser.ShortRevokeContext ctx)
Enter a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
void |
MySQLParserListener.exitShortRevoke(MySQLParser.ShortRevokeContext ctx)
Exit a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
void |
MySQLParserBaseListener.exitShortRevoke(MySQLParser.ShortRevokeContext ctx)
Exit a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
T |
MySQLParserBaseVisitor.visitShortRevoke(MySQLParser.ShortRevokeContext ctx)
Visit a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
T |
MySQLParserVisitor.visitShortRevoke(MySQLParser.ShortRevokeContext ctx)
Visit a parse tree produced by the
shortRevoke
labeled alternative in MySQLParser.revokeStatement(). |
Copyright © 2022. All rights reserved.