| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DefACLActionContext |
PostgreSQLStatementParser.defACLAction() |
PostgreSQLStatementParser.DefACLActionContext |
PostgreSQLStatementParser.AlterDefaultPrivilegesContext.defACLAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitDefACLAction(PostgreSQLStatementParser.DefACLActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defACLAction(). |
T |
PostgreSQLStatementParserBaseVisitor.visitDefACLAction(PostgreSQLStatementParser.DefACLActionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defACLAction(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.