| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.RevokeContext |
PostgreSQLStatementParser.revoke() |
PostgreSQLStatementParser.RevokeContext |
PostgreSQLStatementParser.ExecuteContext.revoke() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitRevoke(PostgreSQLStatementParser.RevokeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.revoke(). |
T |
PostgreSQLStatementParserBaseVisitor.visitRevoke(PostgreSQLStatementParser.RevokeContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.revoke(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDCLStatementSQLVisitor.visitRevoke(PostgreSQLStatementParser.RevokeContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.