Method: SyntaxTree::YARV::DupHash#object

Defined in:
lib/syntax_tree/yarv/instructions.rb

#objectObject (readonly)

Returns the value of attribute object.



1297
1298
1299
# File 'lib/syntax_tree/yarv/instructions.rb', line 1297

def object
  @object
end