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.

Methods

members   vid  

Public Class methods

Return an array of strings containing the names of the node class‘s members.

Public Instance methods

the name of the local variable

[Validate]