Method: CodeTools::AST::OpAssignAttribute#value

Defined in:
lib/rubinius/code/ast/operators.rb

#valueObject

Returns the value of attribute value.



282
283
284
# File 'lib/rubinius/code/ast/operators.rb', line 282

def value
  @value
end