| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| 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 © 2020 JBoss by Red Hat. All rights reserved.