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