| Class | Node::CREF |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
A temporary node used to store the value of ruby_cref or ruby_top_cref and later restore it. The cref holds a reference to the cbase, which, among other things, is used for constant and class variable lookup.
It should never be evaluated as an expression.