class
ClassModule is the base class for objects representing either a class or a module.
Constants
MARSHAL_VERSION = 1
Attributes
[RW] | constant_aliases |
Constants that are aliases for this class or module |
[R] | comment_location |
Comment and the location it came from. Use #add_comment to add comments |
[RW] | diagram | |
[RW] | is_alias_for |
Class or module this constant is an alias for |