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