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

Represents local variable assignment.

Methods

cnt   members   value   vid  

Public Class methods

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

Public Instance methods

the index into the local variable table where the match data is stored

the value to assign to the local variable

the name of the local variable

[Validate]