#include <thunks.h>
Public Member Functions | |
IndirectFreeThunk (Value *init_name, int level, int index) | |
BOOL | _is_indirect_thunk () |
Thunk * | make_free_thunk (int level) |
void | collect () |
void | sprin1 (CharStream *s) |
Value * | eval () |
Value * | assign_vf (Value **arg_list, int count) |
![]() | |
FreeThunk (Value *init_name, int level, int index) | |
Thunk * | make_free_thunk (int level) |
void | collect () |
void | sprin1 (CharStream *s) |
Value * | eval () |
Value * | assign_vf (Value **arg_list, int count) |
Additional Inherited Members | |
![]() | |
int | level |
int | index |
|
inline |
|
inline |
void collect | ( | ) |
|
inline |
Value* eval | ( | ) |