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