| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.OutputWithColumnsContext |
SQLServerStatementParser.outputWithColumns() |
SQLServerStatementParser.OutputWithColumnsContext |
SQLServerStatementParser.OutputClauseContext.outputWithColumns() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitOutputWithColumns(SQLServerStatementParser.OutputWithColumnsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.outputWithColumns(). |
T |
SQLServerStatementVisitor.visitOutputWithColumns(SQLServerStatementParser.OutputWithColumnsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.outputWithColumns(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.