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

A temporary node used in iteration.

Methods

cfnc   members   state   tval  

Public Class methods

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

Public Instance methods

cfnc()

a pointer to the C function to which to yield

always 0

the user-specified data to be passed as the second argument to cfnc

[Validate]