InjectedArgumentsBinder
Builder of bindings for the injected argument subset of a function call.
Parameters
call
function call to bind arguments for
See also
Functions
Link copied to clipboard
open override fun createBindings(parameters: List<FunctionParameter<*>>): Map<FunctionParameter<*>, FunctionCallArgument>