Walk up the tree from the given node, calling the callback on each node.
The first non-undefined value returned by the callback, otherwise undefined
Generated using TypeDoc
Walk up the tree from the given node, calling the callback on each node.