- Inheritance
- < RI::Description < Object
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| attributes | public | RW | |
| class_methods | public | RW | |
| constants | public | RW | |
| includes | public | RW | |
| instance_methods | public | RW |
Methods
Instance
| Visibility | Signature |
|---|---|
| public | display_name () |
| public | merge_in (old) |
| public | superclass_string () |
Instance Method Detail
display_name()
merge_in(old)
merge in another class desscription into this one
superclass_string()
the ‘ClassDescription’ subclass overrides this to format up the name of a parent