public class BasicRuntimeFunctionRegisterer extends Object
Modifier and Type | Method and Description |
---|---|
static void |
registerBasicRuntimeFunctions(Interpreter interpreter)
Registers the functions that are implemented in Java into the interpreter
passed as argument.
|
public static void registerBasicRuntimeFunctions(Interpreter interpreter)
interpreter
- the interpreter to register the functions into.Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.