with Dispatch Receiver
fun <T : IrMemberAccessExpression<*>> T.withDispatchReceiver(receiver: IrExpression?, substitute: Boolean = this is IrCall): T
Content copied to clipboard
Sources
jvm source
Link copied to clipboard