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

Represents a conversion from one object type to an array type. Evaluation of this node converts its argument to an array by calling \to_ary on the argument.

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]