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