Class LetLambdaFunctions
java.lang.Object
com.independentsoft.calc.functions.LetLambdaFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic CalcValueinvokeLambda(CalcValue lambdaValue, CalcValue[] callArgs, EvalContext ctx)static voidregister()static CalcValueresolveLambdaArg(AstNode node, EvalContext ctx)
-
Method Details
-
register
public static void register() -
invokeLambda
-
resolveLambdaArg
-