A utility class to extract node definition from given flow.

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Find node by name.

    Parameters

    • name: string

      the name of the node to find.

    Returns TypedNode

    the node or null.