Checks if node is of type TraversableTree.
node
Checks by looking for: children, getParent, getValue and getIdentity defined on node.
Checks if
node
is of type TraversableTree.Checks by looking for: children, getParent, getValue and getIdentity defined on
node
.