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

Represents an expression using the ‘defined?’ keyword. The result is either nil or a string describing the expression.

Methods

head   members  

Public Class methods

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

Public Instance methods

the body of the block to evaluate

[Validate]