@samatawy/rules
    Preparing search index...

    Class InputNode

    DataNode represents a node that corresponds to a specific data key in the requirement graph. It holds a key and can have child nodes that represent nested data, rules, or combinations that depend on this data key.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    parents: AbstractNode[]
    children: AbstractNode[]
    key: string

    Methods