| Package | Description |
|---|---|
| com.facebook.presto.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlBaseParser.ExplainFormatContext |
static class |
SqlBaseParser.ExplainTypeContext |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.ExplainOptionContext |
SqlBaseParser.explainOption() |
SqlBaseParser.ExplainOptionContext |
SqlBaseParser.ExplainContext.explainOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SqlBaseParser.ExplainOptionContext> |
SqlBaseParser.ExplainContext.explainOption() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlBaseParser.ExplainOptionContext.copyFrom(SqlBaseParser.ExplainOptionContext ctx) |
| Constructor and Description |
|---|
ExplainFormatContext(SqlBaseParser.ExplainOptionContext ctx) |
ExplainTypeContext(SqlBaseParser.ExplainOptionContext ctx) |
Copyright © 2012–2023. All rights reserved.