| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.WithGrantOptionContext |
MySQLStatementParser.withGrantOption() |
MySQLStatementParser.WithGrantOptionContext |
MySQLStatementParser.GrantRoleOrPrivilegeToContext.withGrantOption() |
MySQLStatementParser.WithGrantOptionContext |
MySQLStatementParser.GrantProxyContext.withGrantOption() |
MySQLStatementParser.WithGrantOptionContext |
MySQLStatementParser.GrantRoleOrPrivilegeOnToContext.withGrantOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitWithGrantOption(MySQLStatementParser.WithGrantOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.withGrantOption(). |
T |
MySQLStatementVisitor.visitWithGrantOption(MySQLStatementParser.WithGrantOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.withGrantOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.