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

Represents a constant lookup in the current class. The current class is the class in which the containing scope was defined. The result of the expression is the value of the constant.

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]