Class: Rbsiev::CompoundProcedure

Inherits:
Procedure show all
Defined in:
lib/rbsiev/procedure.rb

Instance Attribute Summary

Attributes inherited from Procedure

#body, #env

Instance Method Summary collapse

Methods inherited from Procedure

#apply, make_procedure, #parameters

Instance Method Details

#typeObject



44
# File 'lib/rbsiev/procedure.rb', line 44

def type; :procedure_compound; end