| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
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 |
MySqlParserVisitor.visitShortRevoke(MySqlParser.ShortRevokeContext ctx)
Visit 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(). |
Copyright © 2023 Seata. All rights reserved.