| Package | Description |
|---|---|
| nl.tudelft.simulation.dsol.interpreter |
| Modifier and Type | Method and Description |
|---|---|
static Object |
Interpreter.interpret(Stack frameStack)
interprets the frameStack
|
static Object |
Interpreter.invoke(Object object,
AccessibleObject method,
Object[] arguments)
interpretes the invocation of a method on an object
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.