Libraries
»
csquare
(0.1.0)
»
Index
»
C
»
CompoundLiteral
»
#underlying_typename
Method: C::CompoundLiteral#underlying_typename
Defined in:
lib/csquare.rb
#
underlying_typename
⇒
Object
616 617 618
# File 'lib/csquare.rb', line 616
def
underlying_typename
self
.
type
.
name
end