@samatawy/rules
    Preparing search index...

    Class RuleNode

    RuleNode represents a node that is directly associated with a rule. It holds a reference to an AbstractRule and can be evaluated within the context of the rule engine.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: string
    parents: AbstractReteNode[]
    children: AbstractReteNode[]

    Methods