walkAncestors
Return
the sequence of nodes from this.parent all the way up to the root node. For this to work, assignParents() must have been called.
the sequence of nodes from this.parent all the way up to the root node. For this to work, assignParents() must have been called.