class
RDoc::CodeObject
v2_5_5 -
Show latest stable
- Superclass: Object
frozen_string_literal: true
Base class for the RDoc code tree.
We contain the common stuff for contexts (which are containers) and other elements (methods, attributes and so on)
Here’s the tree of the CodeObject subclasses:
Included modules
- RDoc::Text
Attributes
| [R] | comment |
| [R] | document_children |
| [R] | document_self |
| [R] | done_documenting |
| [R] | file |
| [R] | force_documentation |
| [RW] | line |
| [R] | metadata |
| [W] | parent |
| [R] | received_nodoc |
| [W] | section |
| [R] | store |
| [RW] | viewer |
Files
- lib/rdoc/code_object.rb