#include <stree_t.h>
Data Fields | |
| stree_expr * | arg |
| stree_expr * | expr |
| Expression backlink. | |
This pseudo-node is used internally to box a value of primitive type. It is implicitly inserted by stype_convert(). It does not correspond to a an explicit program construct.
Definition at line 234 of file stree_t.h.
1.4.7