Class: Kapusta::Compiler::Language::UnpackCall

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

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



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

def value
  @value
end