Compiler Plugin Utils
1.1.1-SNAPSHOT
Compiler Plugin Utils
/
com.rnett.plugin.ir
/
valueArgumentsByName
value
Arguments
By
Name
fun
IrCall
.
valueArgumentsByName
(
)
:
Map
<
String
,
IrExpression
?
>
Content copied to clipboard
Get the arguments of an IrCall by their parameter names
Sources
jvm source
Link copied to clipboard