Class: Ruleby::Core::SelfReferenceAtom
- Inherits:
-
ReferenceAtom
- Object
- Atom
- ReferenceAtom
- Ruleby::Core::SelfReferenceAtom
- Defined in:
- lib/core/atoms.rb
Overview
This is an atom that references another atom that is in the same pattern. Note that in a SelfReferenceAtom, the ‘vars’ argument must be a list of the slots that this atom references (not the variable names)!
Instance Attribute Summary
Attributes inherited from ReferenceAtom
Attributes inherited from Atom
Method Summary
Methods inherited from ReferenceAtom
#==, #initialize, #shareable?, #to_s
Methods inherited from Atom
Constructor Details
This class inherits a constructor from Ruleby::Core::ReferenceAtom