| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.OutputWithColumnContext |
SQLServerStatementParser.outputWithColumn() |
SQLServerStatementParser.OutputWithColumnContext |
SQLServerStatementParser.OutputWithColumnsContext.outputWithColumn(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.OutputWithColumnContext> |
SQLServerStatementParser.OutputWithColumnsContext.outputWithColumn() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitOutputWithColumn(SQLServerStatementParser.OutputWithColumnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.outputWithColumn(). |
T |
SQLServerStatementBaseVisitor.visitOutputWithColumn(SQLServerStatementParser.OutputWithColumnContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.outputWithColumn(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.