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

Represents the END keyword, e.g.:

  END { ... }

Indicating that the enclosing ITER node is to be excecuted only once, when the program terminates.

Methods

members  

Public Class methods

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

[Validate]