Compiler Plugin Utils
1.1.0
Compiler Plugin Utils
/
com.rnett.plugin.stdlib
/
StdlibBuilders
/
to
to
fun
to
(
first
:
IrExpression
,
firstType
:
IrType
,
second
:
IrExpression
,
secondType
:
IrType
,
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
)
:
IrCall
Content copied to clipboard
fun
to
(
first
:
IrExpression
,
second
:
IrExpression
,
startOffset
:
Int
=
UNDEFINED_OFFSET
,
endOffset
:
Int
=
UNDEFINED_OFFSET
)
:
IrCall
Content copied to clipboard