Method: CodeTools::AST::Module#name

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

#nameObject

Returns the value of attribute name.



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

def name
  @name
end