Package | Description |
---|---|
org.opendaylight.yangtools.yang.xpath.impl |
XPath parsing which results in a
YangExpr . |
Modifier and Type | Method and Description |
---|---|
xpathParser.PredicateContext |
xpathParser.predicate() |
xpathParser.PredicateContext |
xpathParser.predicate() |
xpathParser.PredicateContext |
xpathParser.StepContext.predicate(int i) |
xpathParser.PredicateContext |
xpathParser.FilterExprContext.predicate(int i) |
xpathParser.PredicateContext |
xpathParser.StepContext.predicate(int i) |
xpathParser.PredicateContext |
xpathParser.FilterExprContext.predicate(int i) |
Modifier and Type | Method and Description |
---|---|
List<xpathParser.PredicateContext> |
xpathParser.StepContext.predicate() |
List<xpathParser.PredicateContext> |
xpathParser.FilterExprContext.predicate() |
List<xpathParser.PredicateContext> |
xpathParser.StepContext.predicate() |
List<xpathParser.PredicateContext> |
xpathParser.FilterExprContext.predicate() |
Copyright © 2019 OpenDaylight. All rights reserved.