Class Node::ZARRAY
In: lib/as_expression.rb
ext/nodeinfo.c
Parent: Node

Represents an array of zero elements. Evalation of this node creates a new array of length zero.

Methods

Public Class methods

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

Public Instance methods

[Validate]