| Package | Description |
|---|---|
| com.facebook.presto.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
static class |
SqlBaseParser.InlineTableContext |
static class |
SqlBaseParser.QueryPrimaryDefaultContext |
static class |
SqlBaseParser.SubqueryContext |
static class |
SqlBaseParser.TableContext |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.QueryPrimaryContext |
SqlBaseParser.queryPrimary() |
SqlBaseParser.QueryPrimaryContext |
SqlBaseParser.QueryTermDefaultContext.queryPrimary() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlBaseParser.QueryPrimaryContext.copyFrom(SqlBaseParser.QueryPrimaryContext ctx) |
| Constructor and Description |
|---|
InlineTableContext(SqlBaseParser.QueryPrimaryContext ctx) |
QueryPrimaryDefaultContext(SqlBaseParser.QueryPrimaryContext ctx) |
SubqueryContext(SqlBaseParser.QueryPrimaryContext ctx) |
TableContext(SqlBaseParser.QueryPrimaryContext ctx) |
Copyright © 2012–2023. All rights reserved.