Package | Description |
---|---|
sisc.data | |
sisc.interpreter |
Modifier and Type | Field and Description |
---|---|
ThreadContext |
SchemeThread.threadContext |
Modifier and Type | Field and Description |
---|---|
ThreadContext |
Interpreter.tctx |
Modifier and Type | Method and Description |
---|---|
static ThreadContext |
Context.lookupThreadContext()
thread context lookup
|
Constructor and Description |
---|
Interpreter(ThreadContext tctx,
DynamicEnvironment dynenv) |