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

Represents an expression using the undef keyword, e.g.:

  undef :mid

This causes the method identified by mid in the current class to be undefined.

Methods

body   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 loop

[Validate]