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.ObjectDataLoaderEvaluationEnvironment. evalFunctionCall(FunctionCall fc, Interpreter ip)java.lang.ObjectEvaluationEnvironment. evalFunctionCall(FunctionCall fc, Interpreter ip)Evaluates the function call.
-