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