| Class | Node::YIELD |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
Represents the ‘yield’ keyword. When evaluated, causes control of the program to be transferred to the block passed by the calling scope.