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

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

Methods inherited from Base

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

Constructor Details

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