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