Method: Yadriggy::CommonSuperType#type

Defined in:
lib/yadriggy/type.rb

#typeModule (readonly)

Returns the common super type.

Returns:

  • (Module)

    the common super type.



240
241
242
# File 'lib/yadriggy/type.rb', line 240

def type
  @type
end