Package | Description |
---|---|
sisc.exprs.fp | |
sisc.modules | |
sisc.modules.hashtable | |
sisc.modules.io | |
sisc.modules.s2j | |
sisc.nativefun |
Modifier and Type | Method and Description |
---|---|
Value |
FixedAppExp_1.doGetValue(FixableProcedure proc,
Interpreter r) |
Value |
FixedAppExp_2.doGetValue(FixableProcedure proc,
Interpreter r) |
Value |
FixedAppExp_0.doGetValue(FixableProcedure proc,
Interpreter r) |
Value |
FixedAppExp_3.doGetValue(FixableProcedure proc,
Interpreter r) |
Modifier and Type | Class and Description |
---|---|
static class |
Annotations.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
class |
Logical |
static class |
OptionalPrimitives.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
static class |
Primitives.Simple
The Simple procedures are purely functional procedures which do not need
to access interpreter registers to execute
|
static class |
Threads.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
class |
Types |
Modifier and Type | Class and Description |
---|---|
class |
Primitives |
Modifier and Type | Class and Description |
---|---|
class |
CustomIO |
static class |
FileManipulation.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
class |
StringIO |
Modifier and Type | Class and Description |
---|---|
class |
Conversion |
class |
Reflection |
static class |
Reflection.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
class |
Util |
Modifier and Type | Class and Description |
---|---|
class |
IndexedFixableProcedure
An indexed procedure contains the implementation of many
native procedures, indexed by an integer.
|
static class |
NativeModuleTemplate.Simple
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|