Function getParent

  • Get the parent node of a node.

    Parameters

    • node: any

    Returns any

    The parent node, or undefined if the node's parent is unknown

Generated using TypeDoc