Uses of Class
fmpp.tdd.FunctionCall
-
Packages that use FunctionCall Package Description fmpp.tdd Textual Data Definition related classes. -
-
Uses of FunctionCall in fmpp.tdd
Methods in fmpp.tdd with parameters of type FunctionCall Modifier and Type Method Description java.lang.Object
DataLoaderEvaluationEnvironment. evalFunctionCall(FunctionCall fc, Interpreter ip)
java.lang.Object
EvaluationEnvironment. evalFunctionCall(FunctionCall fc, Interpreter ip)
Evaluates the function call.
-