CallMethod

class CallMethod(host: IrExpression, funName: String, tpe: IrType?)

Constructors

Link copied to clipboard
constructor(host: IrExpression, funName: String, tpe: IrType?)

Functions

Link copied to clipboard
operator fun invoke(vararg args: IrExpression): IrExpression