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