Class YangFunctionCallExpr
java.lang.Object
org.opendaylight.yangtools.yang.xpath.api.YangFunctionCallExpr
- All Implemented Interfaces:
Serializable
,Immutable
,YangExpr
Function call invocation. Function names without a prefix are mapped into
YangConstants.RFC6020_YIN_MODULE
,
as they are required to be mapped into YANG as per RFC7950 definitions.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfinal boolean
final QName
getName()
final int
hashCode()
static YangFunctionCallExpr
static YangFunctionCallExpr
static YangFunctionCallExpr
final String
toString()