createBindings
open override fun createBindings(parameters: List<FunctionParameter<*>>): Map<FunctionParameter<*>, FunctionCallArgument>
Return
the parameter-argument pairs
Parameters
parameters
parameters of the called function (or a subset of them)
Throws
InvalidFunctionCallException
or subclass if there is arguments and parameters cannot be paired