Ruler.State.ActivationNode (Ruler v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
ref() :: {:activation_node_ref, Ruler.State.RefMap.ref()}
Specs
t() :: %Ruler.State.ActivationNode{ conditions: [Ruler.Condition.t()], parent_ref: Ruler.State.JoinNode.ref(), rule_id: Rule.id() }