isNull
Returns true if this is a null value node (or pointer is null).
Parameters
self | The node pointer to check |
Returns
true if self is null or points to a NULL_VALUE node, false otherwise.
ditto
Returns true if this is a null value node (or pointer is null).
self | The node pointer to check |
ditto