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