Class IcebergSqlExtensionsParser.StatementContext
java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.apache.spark.sql.catalyst.parser.extensions.IcebergSqlExtensionsParser.StatementContext
- All Implemented Interfaces:
- org.antlr.v4.runtime.tree.ParseTree,- org.antlr.v4.runtime.tree.RuleNode,- org.antlr.v4.runtime.tree.SyntaxTree,- org.antlr.v4.runtime.tree.Tree
- Direct Known Subclasses:
- IcebergSqlExtensionsParser.AddPartitionFieldContext,- IcebergSqlExtensionsParser.CreateOrReplaceBranchContext,- IcebergSqlExtensionsParser.CreateOrReplaceTagContext,- IcebergSqlExtensionsParser.DropBranchContext,- IcebergSqlExtensionsParser.DropIdentifierFieldsContext,- IcebergSqlExtensionsParser.DropPartitionFieldContext,- IcebergSqlExtensionsParser.DropTagContext,- IcebergSqlExtensionsParser.ReplacePartitionFieldContext,- IcebergSqlExtensionsParser.SetIdentifierFieldsContext,- IcebergSqlExtensionsParser.SetWriteDistributionAndOrderingContext
- Enclosing class:
- IcebergSqlExtensionsParser
public static class IcebergSqlExtensionsParser.StatementContext
extends org.antlr.v4.runtime.ParserRuleContext
- 
Field SummaryFields inherited from class org.antlr.v4.runtime.ParserRuleContextchildren, EMPTY, exception, start, stopFields inherited from class org.antlr.v4.runtime.RuleContextinvokingState, parent
- 
Constructor SummaryConstructorsConstructorDescriptionStatementContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidintMethods inherited from class org.antlr.v4.runtime.ParserRuleContextaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringMethods inherited from class org.antlr.v4.runtime.RuleContextaccept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree
- 
Constructor Details- 
StatementContextpublic StatementContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState) 
- 
StatementContextpublic StatementContext()
 
- 
- 
Method Details- 
getRuleIndexpublic int getRuleIndex()- Overrides:
- getRuleIndexin class- org.antlr.v4.runtime.RuleContext
 
- 
copyFrom
 
-