| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
MySqlParser.DetailRevokeContext |
static class |
MySqlParser.ShortRevokeContext |
| Modifier and Type | Method and Description |
|---|---|
MySqlParser.RevokeStatementContext |
MySqlParser.revokeStatement() |
MySqlParser.RevokeStatementContext |
MySqlParser.AdministrationStatementContext.revokeStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParser.RevokeStatementContext.copyFrom(MySqlParser.RevokeStatementContext ctx) |
| Constructor and Description |
|---|
DetailRevokeContext(MySqlParser.RevokeStatementContext ctx) |
ShortRevokeContext(MySqlParser.RevokeStatementContext ctx) |
Copyright © 2023 Seata. All rights reserved.