- Inheritance
 - < RDoc::CodeObject < Object
 
Represent attributes
Attributes
| Name | Visibility | R/W | Description | 
|---|---|---|---|
| name | public | RW | |
| rw | public | RW | |
| text | public | RW | |
| visibility | public | RW | 
Methods
Class
| Visibility | Signature | 
|---|---|
| public | new (text, name, rw, comment) | 
Instance
| Visibility | Signature | 
|---|---|
| public | <=> (other) | 
| public | to_s () |