| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CteClauseSetContext |
SQLServerStatementParser.cteClauseSet() |
SQLServerStatementParser.CteClauseSetContext |
SQLServerStatementParser.WithClauseContext.cteClauseSet() |
SQLServerStatementParser.CteClauseSetContext |
SQLServerStatementParser.SelectWithClauseContext.cteClauseSet() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitCteClauseSet(SQLServerStatementParser.CteClauseSetContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cteClauseSet(). |
T |
SQLServerStatementVisitor.visitCteClauseSet(SQLServerStatementParser.CteClauseSetContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cteClauseSet(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.