An attribute created by #attr, #attr_reader, #attr_writer or #attr_accessor
Constants
MARSHAL_VERSION = 0
Attributes
[RW] | name |
Name of the attribute |
[RW] | rw |
Is the attribute readable, writable or both? |
[RW] | text |
Source file token stream |
[RW] | visibility |
public, protected, private |