Package | Description |
---|---|
com.scriptbasic.executors | |
com.scriptbasic.interfaces | |
com.scriptbasic.utility.functions |
Modifier and Type | Class and Description |
---|---|
class |
BasicExtendedInterpreter |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedInterpreter
The extended interpreter is the interface that extends the functions of the
Interpreter with the methods that are needed by the command implementations
but are not needed by the program that embeds the interpreter.
|
Modifier and Type | Method and Description |
---|---|
static void |
BasicRuntimeFunctionRegisterer.registerBasicRuntimeFunctions(Interpreter interpreter)
Registers the functions that are implemented in Java into the interpreter
passed as argument.
|
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.