sleep.bridges
public class DefaultEnvironment extends Object implements Loadable, Environment
| Field Summary | |
|---|---|
| HashMap | func |
| Method Summary | |
|---|---|
| void | bindFunction(ScriptInstance si, String type, String name, Block code) |
| protected BasicSubroutine | getNextSafeSubroutine(BasicSubroutine function) |
| boolean | scriptLoaded(ScriptInstance si) |
| boolean | scriptUnloaded(ScriptInstance si) |