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