Class: C::IndirectType

Inherits:
Object
  • Object
show all
Defined in:
lib/csquare.rb

Instance Method Summary collapse

Instance Method Details

#underlying_typenameObject



773
774
775
# File 'lib/csquare.rb', line 773

def underlying_typename
  self.type.underlying_typename
end