| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.UserOrRoleContext |
MySQLStatementParser.userOrRole() |
MySQLStatementParser.UserOrRoleContext |
MySQLStatementParser.UserOrRolesContext.userOrRole(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.UserOrRoleContext> |
MySQLStatementParser.UserOrRolesContext.userOrRole() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitUserOrRole(MySQLStatementParser.UserOrRoleContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userOrRole(). |
T |
MySQLStatementVisitor.visitUserOrRole(MySQLStatementParser.UserOrRoleContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userOrRole(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.