Method: CodeTools::AST::Module#body

Defined in:
lib/rubinius/code/ast/definitions.rb

#bodyObject

Returns the value of attribute body.



947
948
949
# File 'lib/rubinius/code/ast/definitions.rb', line 947

def body
  @body
end