Class: C::PrimitiveType
- Inherits:
-
Object
- Object
- C::PrimitiveType
- Defined in:
- lib/csquare.rb
Instance Method Summary collapse
Instance Method Details
#underlying_typename ⇒ Object
766 767 768 |
# File 'lib/csquare.rb', line 766 def self.class.to_s.split('::')[1].downcase end |