| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.CreateRoleContext |
OpenGaussStatementParser.createRole() |
OpenGaussStatementParser.CreateRoleContext |
OpenGaussStatementParser.ExecuteContext.createRole() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitCreateRole(OpenGaussStatementParser.CreateRoleContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createRole(). |
T |
OpenGaussStatementVisitor.visitCreateRole(OpenGaussStatementParser.CreateRoleContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.createRole(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDCLStatementSQLVisitor.visitCreateRole(OpenGaussStatementParser.CreateRoleContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.