Function getParent

  • Get the parent node of a node.

    Parameters

    • node: Node

    Returns Node

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

Generated using TypeDoc