public static class DmlParser.StatementContext
extends org.antlr.v4.runtime.ParserRuleContext
| Modifier and Type | Field and Description | 
|---|---|
StatementInfo | 
info  | 
| Constructor and Description | 
|---|
StatementContext()  | 
StatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
                int invokingState)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
copyFrom(DmlParser.StatementContext ctx)  | 
int | 
getRuleIndex()  | 
addChild, addChild, addChild, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StatementInfo info
public StatementContext(org.antlr.v4.runtime.ParserRuleContext parent,
                        int invokingState)
public StatementContext()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void copyFrom(DmlParser.StatementContext ctx)
Copyright © 2021 The Apache Software Foundation. All rights reserved.