Function getPath

  • Get the parent node and metadata for a node.

    Parameters

    • node: Node

    Returns any

    An object containing the parent node and the property name of the child node in the parent, or undefined if the node's parent is unknown

Generated using TypeDoc