Package | Description |
---|---|
fmpp.tdd |
Textual Data Definition related classes.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
EvaluationEnvironment.evalFunctionCall(FunctionCall fc,
Interpreter ip)
Evaluates the function call.
|
java.lang.Object |
DataLoaderEvaluationEnvironment.evalFunctionCall(FunctionCall fc,
Interpreter ip) |
java.lang.Object |
EvaluationEnvironment.notify(int event,
Interpreter ip,
java.lang.String name,
java.lang.Object extra)
Notifies about an event during expression evaluation.
|
java.lang.Object |
DataLoaderEvaluationEnvironment.notify(int event,
Interpreter ip,
java.lang.String name,
java.lang.Object extra) |