public static class xpathParser.PathExprNoRootContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
PathExprNoRootContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
xpathParser.FilterExprContext |
filterExpr() |
int |
getRuleIndex() |
xpathParser.LocationPathContext |
locationPath() |
xpathParser.RelativeLocationPathContext |
relativeLocationPath() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public PathExprNoRootContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public xpathParser.LocationPathContext locationPath()
public xpathParser.FilterExprContext filterExpr()
public xpathParser.RelativeLocationPathContext relativeLocationPath()
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
Copyright © 2019 OpenDaylight. All rights reserved.