public static class FieldSpecifierNotationParser.QualifyComponentContext extends FieldSpecifierNotationParser.DotExpressionComponentContext
children, exception, start, stopEMPTY, invokingState, parent| Constructor and Description | 
|---|
QualifyComponentContext(FieldSpecifierNotationParser.DotExpressionComponentContext ctx)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
accept(ParseTreeVisitor<? extends T> visitor)  | 
void | 
enterRule(ParseTreeListener listener)  | 
void | 
exitRule(ParseTreeListener listener)  | 
FieldSpecifierNotationParser.QualifiedComponentContext | 
qualifiedComponent()  | 
copyFrom, getRuleIndexaddAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringdepth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTreepublic QualifyComponentContext(FieldSpecifierNotationParser.DotExpressionComponentContext ctx)
public FieldSpecifierNotationParser.QualifiedComponentContext qualifiedComponent()
public void enterRule(ParseTreeListener listener)
enterRule in class ParserRuleContextpublic void exitRule(ParseTreeListener listener)
exitRule in class ParserRuleContextpublic <T> T accept(ParseTreeVisitor<? extends T> visitor)
accept in interface ParseTreeaccept in class RuleContext