Interface YangPredicateAware
- All Known Implementing Classes:
YangFilterExpr
,YangLocationPath.AxisStep
,YangLocationPath.NamespaceStep
,YangLocationPath.NodeTypeStep
,YangLocationPath.ProcessingInstructionStep
,YangLocationPath.QNameStep
,YangLocationPath.ResolvedQNameStep
,YangLocationPath.Step
,YangLocationPath.UnresolvedQNameStep
public interface YangPredicateAware
Common interface for
YangFilterExpr
and YangLocationPath.Step
, both of which can contain predicates. Predicates are
expressed in terms of YangExpr
.-
Method Summary
-
Method Details
-
getPredicates
-