public static class HoodieSqlBaseParser.TransformQuerySpecificationContext extends HoodieSqlBaseParser.QuerySpecificationContext
| Constructor and Description |
|---|
TransformQuerySpecificationContext(HoodieSqlBaseParser.QuerySpecificationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
HoodieSqlBaseParser.AggregationClauseContext |
aggregationClause() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
HoodieSqlBaseParser.FromClauseContext |
fromClause() |
HoodieSqlBaseParser.HavingClauseContext |
havingClause() |
List<HoodieSqlBaseParser.LateralViewContext> |
lateralView() |
HoodieSqlBaseParser.LateralViewContext |
lateralView(int i) |
HoodieSqlBaseParser.TransformClauseContext |
transformClause() |
HoodieSqlBaseParser.WhereClauseContext |
whereClause() |
HoodieSqlBaseParser.WindowClauseContext |
windowClause() |
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TransformQuerySpecificationContext(HoodieSqlBaseParser.QuerySpecificationContext ctx)
public HoodieSqlBaseParser.TransformClauseContext transformClause()
public HoodieSqlBaseParser.FromClauseContext fromClause()
public List<HoodieSqlBaseParser.LateralViewContext> lateralView()
public HoodieSqlBaseParser.LateralViewContext lateralView(int i)
public HoodieSqlBaseParser.WhereClauseContext whereClause()
public HoodieSqlBaseParser.AggregationClauseContext aggregationClause()
public HoodieSqlBaseParser.HavingClauseContext havingClause()
public HoodieSqlBaseParser.WindowClauseContext windowClause()
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2025 The Apache Software Foundation. All rights reserved.