Gets an array containing all the ancestors of the given node in an ascending order.
The node from which to extract the ancestor trail.
The tree nodes comparator.
an array containing all the ancestors of the given node in an ascending order.
Generated using TypeDoc
Gets an array containing all the ancestors of the given node in an ascending order.