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