#include <thunks.h>
Public Member Functions | |
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) |
Public Attributes | |
int | level |
int | index |
void collect | ( | ) |
void sprin1 | ( | CharStream * | s | ) |
Value* eval | ( | ) |
int level |
int index |