withUnit

fun withUnit(expr: IrExpression, startOffset: Int = UNDEFINED_OFFSET, endOffset: Int = UNDEFINED_OFFSET, blockBodyBuilder: IrBlockBodyBuilder.(IrValueParameter) -> Unit): IrCall

Sources

jvm source
Link copied to clipboard