• Iterates over parents of node, starting with immediate parent

    Other iteration options:

    Type Parameters

    Parameters

    • node: T

      Node to begin from

    Returns IterableIterator<T>