| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Class and Description |
|---|---|
static class |
MySQLStatementParser.RevokeFromContext |
static class |
MySQLStatementParser.RevokeOnFromContext |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.RevokeContext |
MySQLStatementParser.revoke() |
MySQLStatementParser.RevokeContext |
MySQLStatementParser.ExecuteContext.revoke() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySQLStatementParser.RevokeContext.copyFrom(MySQLStatementParser.RevokeContext ctx) |
| Constructor and Description |
|---|
RevokeFromContext(MySQLStatementParser.RevokeContext ctx) |
RevokeOnFromContext(MySQLStatementParser.RevokeContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.