Trees.getAncestors

@uml Return a list of all ancestors of this node. The first node of list is the root and the last is the parent of this node.

class Trees
static
getAncestors

Meta