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