class

RDoc::CodeObject

v2_1_10 - Show latest stable - Superclass: Object

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::Generator::Markup
  • RDoc::Text

Attributes

[R]comment
[R]document_children
[R]document_self
[R]done_documenting
[R]file
[R]force_documentation
[RW]line
[R]metadata
[RW]offset
[W]parent
[R]received_nodoc
[W]section
[R]store
[RW]viewer

Files

  • lib/rdoc/code_object.rb
  • lib/rdoc/generator/markup.rb