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

Represents a class variable retrieval. The result of the expression is the value of the class variable.

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]