Method: CodeTools::AST::OpAssignAttribute#value
- Defined in:
- lib/rubinius/code/ast/operators.rb
#value ⇒ Object
Returns the value of attribute value.
282 283 284 |
# File 'lib/rubinius/code/ast/operators.rb', line 282 def value @value end |