| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.DropRoleContext |
PostgreSQLStatementParser.dropRole() |
PostgreSQLStatementParser.DropRoleContext |
PostgreSQLStatementParser.ExecuteContext.dropRole() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitDropRole(PostgreSQLStatementParser.DropRoleContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropRole(). |
T |
PostgreSQLStatementBaseVisitor.visitDropRole(PostgreSQLStatementParser.DropRoleContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropRole(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDCLVisitor.visitDropRole(PostgreSQLStatementParser.DropRoleContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.