Module: Jade::Type::Base
- Included in:
- AnonymousRecord, Application, Constraint, Constructor, Function, PartialApplication, Unit, Var
- Defined in:
- lib/jade/type/base.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/jade/type/base.rb', line 4 def to_s fail NotImplementedError end |