Class: C::Int

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

Instance Method Summary collapse

Instance Method Details

#return_typename(function, blueprint) ⇒ Object



780
781
782
# File 'lib/csquare.rb', line 780

def return_typename function, blueprint
  :integer
end