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