Class: T::Types::TypeMember

Inherits:
TypeVariable show all
Defined in:
lib/types/types/type_member.rb

Constant Summary

Constants inherited from TypeVariable

T::Types::TypeVariable::VALID_VARIANCES

Instance Attribute Summary

Attributes inherited from TypeVariable

#variance

Method Summary

Methods inherited from TypeVariable

#initialize, #name, #subtype_of_single?, #valid?

Methods inherited from Base

#==, #describe_obj, #error_message_for_obj, #hash, method_added, #name, #subtype_of?, #to_s, #valid?, #validate!

Constructor Details

This class inherits a constructor from T::Types::TypeVariable