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