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