Class Node::MASGN
In: ext/nodeinfo.c
Parent: Node

Represents multiple assignment.

Methods

args   head   members   value  

Public Class methods

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

Public Instance methods

the arguments to the method

the body of the block to evaluate

the value to assign to the local variable

[Validate]