Class | RDoc::Context |
In: |
lib/rdoc/code_objects.rb
|
Parent: | CodeObject |
aliases | [R] | |
attributes | [R] | |
constants | [R] | |
in_files | [R] | |
includes | [R] | |
method_list | [R] | |
name | [R] | |
requires | [R] | |
sections | [R] | |
visibility | [R] |
Look up the given symbol. If method is non-nil, then we assume the symbol references a module that contains that method
If a class‘s documentation is turned off after we‘ve started collecting methods etc., we need to remove the ones we have
Given an array methods of method names, set the visibility of the corresponding AnyMethod object
ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.
Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.
For more information on the Ruby programming language, visit ruby-lang.org.
Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.