Class: Kapusta::Compiler::Language::HashFnForm

Inherits:
Struct
  • Object
show all
Defined in:
lib/kapusta/compiler/language.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



57
58
59
# File 'lib/kapusta/compiler/language.rb', line 57

def body
  @body
end