add_to(array, thing) Instance Public methods Adds thing to the collection array
any_content(includes = true) Instance Public methods Is there any content? This means any of: comment, aliases, methods, attributes, external aliases, require, constant. Includes and extends are also checked unless includes == false.
child_name(name) Instance Public methods Creates the full name for a child with name
class_attributes() Instance Public methods Class attributes
class_method_list() Instance Public methods Class methods
classes() Instance Public methods Array of classes in this context
classes_and_modules() Instance Public methods All classes and modules in this namespace
classes_hash() Instance Public methods Hash of classes keyed by class name
current_section() Instance Public methods The current documentation section that new items will be added to. If #temporary_section is available it will be used.
defined_in?(file) Instance Public methods Is part of this thing was defined in file?
Page 876 of 11844