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

Represents the ‘break’ keyword. Causes control to be transferred out of the current loop.

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]