@samatawy/rules
    Preparing search index...

    Class CombinationNode

    CombinationNode represents a logical combination of parents into one branch, using AND. It does not have a key but can hold child rules or functions that have multiple requirements.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    parents: AbstractNode[]
    children: AbstractNode[]

    Methods