| 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 |
PostgreSQLStatementVisitor.visitDefACLOptionList(PostgreSQLStatementParser.DefACLOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defACLOptionList(). |
T |
PostgreSQLStatementBaseVisitor.visitDefACLOptionList(PostgreSQLStatementParser.DefACLOptionListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.defACLOptionList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.