get Or Put Expr
fun getOrPutExpr(receiver: IrExpression, key: IrExpression, startOffset: Int = UNDEFINED_OFFSET, endOffset: Int = UNDEFINED_OFFSET, otherwise: IrBuilderWithScope.() -> IrExpression): IrCall
Content copied to clipboard
Sources
jvm source
Link copied to clipboard