Class: Rubinius::AST::PreExe19

Inherits:
PreExe show all
Defined in:
lib/compiler/ast/sends.rb

Instance Attribute Summary

Attributes inherited from PreExe

#block

Attributes inherited from Node

#line

Method Summary

Methods inherited from PreExe

#initialize, #pre_sexp, #to_sexp

Methods inherited from Node

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

Constructor Details

This class inherits a constructor from Rubinius::AST::PreExe