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

Represents the ‘next’ keyword. Causes control to be transferred to the end of the loop, causing the next value in the sequence to be retrieved.

Methods

members   stts  

Public Class methods

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

Public Instance methods

an expression representing the value to return

[Validate]