Class: Kapusta::Compiler::Language::HashFnForm
- Inherits:
-
Struct
- Object
- Struct
- Kapusta::Compiler::Language::HashFnForm
- Defined in:
- lib/kapusta/compiler/language.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
57 58 59 |
# File 'lib/kapusta/compiler/language.rb', line 57 def body @body end |