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