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