Class: ScaleRb::Types::UnitType
- Defined in:
- lib/scale_rb/types.rb
Constant Summary
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#to_string(_depth = 0) ⇒ Object
142 143 144 |
# File 'lib/scale_rb/types.rb', line 142 def to_string(_depth = 0) '()' end |