Uses of Class
fmpp.tdd.Interpreter
Packages that use Interpreter
-
Uses of Interpreter in fmpp.tdd
Methods in fmpp.tdd with parameters of type InterpreterModifier and TypeMethodDescriptionDataLoaderEvaluationEnvironment.evalFunctionCall
(FunctionCall fc, Interpreter ip) EvaluationEnvironment.evalFunctionCall
(FunctionCall fc, Interpreter ip) Evaluates the function call.DataLoaderEvaluationEnvironment.notify
(int event, Interpreter ip, String name, Object extra) EvaluationEnvironment.notify
(int event, Interpreter ip, String name, Object extra) Notifies about an event during expression evaluation.