Source position: libsee.pas line 412
var SEE_eval: procedure(
i: PTSEE_interpreter;
input: PTSEE_input;
thisobj: TPSEE_object;
variable: TPSEE_object;
scope: PTSEE_scope;
res: PTSEE_value
);