public static class HoodieSqlBaseParser.FromStatementBodyContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
FromStatementBodyContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| 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) |
int |
getRuleIndex() |
HoodieSqlBaseParser.HavingClauseContext |
havingClause() |
List<HoodieSqlBaseParser.LateralViewContext> |
lateralView() |
HoodieSqlBaseParser.LateralViewContext |
lateralView(int i) |
HoodieSqlBaseParser.QueryOrganizationContext |
queryOrganization() |
HoodieSqlBaseParser.SelectClauseContext |
selectClause() |
HoodieSqlBaseParser.TransformClauseContext |
transformClause() |
HoodieSqlBaseParser.WhereClauseContext |
whereClause() |
HoodieSqlBaseParser.WindowClauseContext |
windowClause() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic FromStatementBodyContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public HoodieSqlBaseParser.TransformClauseContext transformClause()
public HoodieSqlBaseParser.QueryOrganizationContext queryOrganization()
public HoodieSqlBaseParser.WhereClauseContext whereClause()
public HoodieSqlBaseParser.SelectClauseContext selectClause()
public List<HoodieSqlBaseParser.LateralViewContext> lateralView()
public HoodieSqlBaseParser.LateralViewContext lateralView(int i)
public HoodieSqlBaseParser.AggregationClauseContext aggregationClause()
public HoodieSqlBaseParser.HavingClauseContext havingClause()
public HoodieSqlBaseParser.WindowClauseContext windowClause()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic 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.