Method: C::CompoundLiteral#underlying_typename

Defined in:
lib/csquare.rb

#underlying_typenameObject



616
617
618
# File 'lib/csquare.rb', line 616

def underlying_typename
  self.type.name
end