Class: Linkage::Expectations::Dual

Inherits:
Match show all
Defined in:
lib/linkage/expectations/simple.rb

Constant Summary

Constants inherited from Simple

Simple::VALID_OPERATORS

Instance Attribute Summary

Attributes inherited from Simple

#meta_object_1, #meta_object_2, #operator, #side

Instance Method Summary collapse

Methods inherited from Match

#apply_to, #display_warnings, #merged_field

Methods inherited from Simple

create, #decollation_needed?, #display_warnings, #exactly!, #initialize, #same_except_side?

Methods inherited from Linkage::Expectation

#apply_to, #decollation_needed?

Constructor Details

This class inherits a constructor from Linkage::Expectations::Simple

Instance Method Details

#kindObject



165
# File 'lib/linkage/expectations/simple.rb', line 165

def kind; :dual; end