| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ColumnNameWithSortContext |
SQLServerStatementParser.columnNameWithSort() |
SQLServerStatementParser.ColumnNameWithSortContext |
SQLServerStatementParser.ColumnNamesWithSortContext.columnNameWithSort(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLServerStatementParser.ColumnNameWithSortContext> |
SQLServerStatementParser.ColumnNamesWithSortContext.columnNameWithSort() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitColumnNameWithSort(SQLServerStatementParser.ColumnNameWithSortContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.columnNameWithSort(). |
T |
SQLServerStatementVisitor.visitColumnNameWithSort(SQLServerStatementParser.ColumnNameWithSortContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.columnNameWithSort(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitColumnNameWithSort(SQLServerStatementParser.ColumnNameWithSortContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.