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

Represents global variable retrieval.

Methods

entry   members   vid  

Public Class methods

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

Public Instance methods

Return the Node‘s entry member. The return type is either a Node or an Object.

the name of the local variable

[Validate]