Options
All
  • Public
  • Public/Protected
  • All
Menu

A utility class to extract node definition from given flow.

Hierarchy

  • FlowExtracter

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected flow

Methods

findNodeByName

  • Find node by name.

    Parameters

    • name: string

      the name of the node to find.

    Returns TypedNode

    the node or null.