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