| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OnObjectClauseContext |
PostgreSQLStatementParser.onObjectClause() |
PostgreSQLStatementParser.OnObjectClauseContext |
PostgreSQLStatementParser.PrivilegeClauseContext.onObjectClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitOnObjectClause(PostgreSQLStatementParser.OnObjectClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onObjectClause(). |
T |
PostgreSQLStatementVisitor.visitOnObjectClause(PostgreSQLStatementParser.OnObjectClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onObjectClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.