| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterOptRoleElemContext |
OpenGaussStatementParser.alterOptRoleElem() |
OpenGaussStatementParser.AlterOptRoleElemContext |
OpenGaussStatementParser.CreateOptRoleElemContext.alterOptRoleElem() |
OpenGaussStatementParser.AlterOptRoleElemContext |
OpenGaussStatementParser.AlterOptRoleListContext.alterOptRoleElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.AlterOptRoleElemContext> |
OpenGaussStatementParser.AlterOptRoleListContext.alterOptRoleElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterOptRoleElem(OpenGaussStatementParser.AlterOptRoleElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterOptRoleElem(). |
T |
OpenGaussStatementVisitor.visitAlterOptRoleElem(OpenGaussStatementParser.AlterOptRoleElemContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterOptRoleElem(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.