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