Method: RDoc::AnyMethod#singleton

Defined in:
lib/rdoc/code_objects.rb

#singletonObject

Returns the value of attribute singleton.



633
634
635
# File 'lib/rdoc/code_objects.rb', line 633

def singleton
  @singleton
end