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