| Class | Node::IVAR |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
A placeholder for an attribute reader method, which can added to a class by using attr_reader:
attr_reader :attribute
Its writer counterpart is ATTRSET.