| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WithCommonTableExprContext |
SQLServerStatementParser.withCommonTableExpr() |
SQLServerStatementParser.WithCommonTableExprContext |
SQLServerStatementParser.CreateOrAlterViewClauseContext.withCommonTableExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitWithCommonTableExpr(SQLServerStatementParser.WithCommonTableExprContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withCommonTableExpr(). |
T |
SQLServerStatementBaseVisitor.visitWithCommonTableExpr(SQLServerStatementParser.WithCommonTableExprContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withCommonTableExpr(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.