| Package | Description |
|---|---|
| com.facebook.presto.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlBaseParser.TimeZoneIntervalContext |
static class |
SqlBaseParser.TimeZoneStringContext |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.TimeZoneSpecifierContext |
SqlBaseParser.timeZoneSpecifier() |
SqlBaseParser.TimeZoneSpecifierContext |
SqlBaseParser.AtTimeZoneContext.timeZoneSpecifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlBaseParser.TimeZoneSpecifierContext.copyFrom(SqlBaseParser.TimeZoneSpecifierContext ctx) |
| Constructor and Description |
|---|
TimeZoneIntervalContext(SqlBaseParser.TimeZoneSpecifierContext ctx) |
TimeZoneStringContext(SqlBaseParser.TimeZoneSpecifierContext ctx) |
Copyright © 2012–2023. All rights reserved.