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