quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.function.call.binding
/
ArgumentBindings
Argument
Bindings
typealias
ArgumentBindings
=
Map
<
FunctionParameter
<
*
>
,
FunctionCallArgument
>
Parameter-argument pairs of a function call.