#include <thunks.h>
Public Member Functions | |
IndexThunk (Value *index) | |
void | gc_trace () |
void | collect () |
ScripterExport void | sprin1 (CharStream *s) |
Value * | set_target (Value *targ) |
ScripterExport Value * | eval () |
Value * | assign_vf (Value **arg_list, int count) |
IndexThunk | ( | Value * | index | ) |
void gc_trace | ( | ) |
void collect | ( | ) |
ScripterExport void sprin1 | ( | CharStream * | s | ) |
ScripterExport Value* eval | ( | ) |