Ruler.State.ProductionNode (Ruler v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
ref() :: {:production_node_ref, Rule.id()}
Specs
t() :: %Ruler.State.ProductionNode{ activation_nodes: [Ruler.State.ActivationNode.ref()], rule_id: Rule.id() }