public static class FieldSpecifierNotationParser.DotExpressionComponentContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
DotExpressionComponentContext() |
DotExpressionComponentContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(FieldSpecifierNotationParser.DotExpressionComponentContext ctx) |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public DotExpressionComponentContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public DotExpressionComponentContext()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void copyFrom(FieldSpecifierNotationParser.DotExpressionComponentContext ctx)