| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OptMaterializedContext |
PostgreSQLStatementParser.optMaterialized() |
PostgreSQLStatementParser.OptMaterializedContext |
PostgreSQLStatementParser.CommonTableExprContext.optMaterialized() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitOptMaterialized(PostgreSQLStatementParser.OptMaterializedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optMaterialized(). |
T |
PostgreSQLStatementParserBaseVisitor.visitOptMaterialized(PostgreSQLStatementParser.OptMaterializedContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optMaterialized(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.