Class LimitedNodeFactory

A factory for the nodes of finite automata.

Hierarchy

  • LimitedNodeFactory

Implements

Constructors

Properties

Methods

Constructors

Properties

limit: number

Methods

  • Creates a new state.

    Throws

    TooManyNodesError May be thrown if the number of created nodes exceeds some limit.

    Returns ENFA.Node