Attempt to find the predecessor of the current node.
treeSkeleton__predecessor(index = NULL)
index | integer. If specified, this is the index of the current node in the children of its parent. (Sometimes, this cannot be computed automatically, and should usually be provided.) |
---|
predecessor for the wrapped object.