public static class LeafRefPathParser.Deref_exprContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
Deref_exprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
LeafRefPathParser.Deref_function_invocationContext |
deref_function_invocation() |
int |
getRuleIndex() |
LeafRefPathParser.Relative_pathContext |
relative_path() |
List<org.antlr.v4.runtime.tree.TerminalNode> |
SEP() |
org.antlr.v4.runtime.tree.TerminalNode |
SEP(int i) |
org.antlr.v4.runtime.tree.TerminalNode |
SLASH() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public Deref_exprContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public LeafRefPathParser.Deref_function_invocationContext deref_function_invocation()
public org.antlr.v4.runtime.tree.TerminalNode SLASH()
public LeafRefPathParser.Relative_pathContext relative_path()
public List<org.antlr.v4.runtime.tree.TerminalNode> SEP()
public org.antlr.v4.runtime.tree.TerminalNode SEP(int i)
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept
in interface org.antlr.v4.runtime.tree.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext
Copyright © 2020 OpenDaylight. All rights reserved.