Method: RDoc::Context#name

Defined in:
lib/rdoc/code_objects.rb

#nameObject (readonly)

Returns the value of attribute name.



115
116
117
# File 'lib/rdoc/code_objects.rb', line 115

def name
  @name
end