Uses of Class
org.opendaylight.yangtools.yang.xpath.impl.xpathParser.RelativeLocationPathContext
-
Packages that use xpathParser.RelativeLocationPathContext Package Description org.opendaylight.yangtools.yang.xpath.impl XPath parsing which results in aYangExpr
. -
-
Uses of xpathParser.RelativeLocationPathContext in org.opendaylight.yangtools.yang.xpath.impl
Methods in org.opendaylight.yangtools.yang.xpath.impl that return xpathParser.RelativeLocationPathContext Modifier and Type Method Description xpathParser.RelativeLocationPathContext
xpathParser.AbsoluteLocationPathNorootContext. relativeLocationPath()
xpathParser.RelativeLocationPathContext
xpathParser.LocationPathContext. relativeLocationPath()
xpathParser.RelativeLocationPathContext
xpathParser.PathExprNoRootContext. relativeLocationPath()
xpathParser.RelativeLocationPathContext
xpathParser. relativeLocationPath()
-