| 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.