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

Represents class variable assignment in a method context.

Methods

members   value   vid  

Public Class methods

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

Public Instance methods

the value to assign to the local variable

the name of the local variable

[Validate]