Class: CodeTools::AST::DefineSingletonMulti

Inherits:
DefineSingleton show all
Defined in:
lib/rubinius/code/ast/definitions.rb

Instance Attribute Summary

Attributes inherited from DefineSingleton

#body, #receiver

Attributes inherited from Node

#line

Method Summary

Methods inherited from DefineSingleton

#bytecode, #initialize, #to_sexp

Methods inherited from Node

#ascii_graph, #attributes, #bytecode, #children, #defined, #initialize, match_arguments?, match_send?, #new_block_generator, #new_generator, #node_name, #or_bytecode, #pos, #set_child, #to_sexp, #transform, transform, transform_comment, transform_kind, transform_kind=, transform_name, #value_defined, #visit, #walk

Constructor Details

This class inherits a constructor from CodeTools::AST::DefineSingleton