Class YangLocationPath

java.lang.Object
org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
All Implemented Interfaces:
Serializable, Immutable, YangExpr
Direct Known Subclasses:
YangLocationPath.Absolute, YangLocationPath.Relative

public abstract sealed class YangLocationPath extends Object implements YangExpr permits YangLocationPath.Absolute, YangLocationPath.Relative
See Also: