Class: Algebrick::Matchers::And
- Inherits:
-
AbstractLogic
- Object
- Abstract
- AbstractLogic
- Algebrick::Matchers::And
- Defined in:
- lib/algebrick/matchers/and.rb
Instance Attribute Summary
Attributes inherited from AbstractLogic
Attributes inherited from Abstract
Instance Method Summary (collapse)
-
- (Boolean) matching?(other)
protected
-
- (Object) to_s
Methods inherited from AbstractLogic
#==, call, #children, #initialize
Methods inherited from Abstract
#!, #&, #==, #===, #>, #assign!, #assign?, #assign_to_s, #assigned?, #assigns, #case, #children, #children_including_self, #collect_assigns, #find_children, #initialize, #inspect, #matchable!, #matched?, #to_a, #|
Methods included from TypeCheck
#Child!, #Child?, #Match!, #Match?, #Type!, #Type?, error
Constructor Details
This class inherits a constructor from Algebrick::Matchers::AbstractLogic