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