CallMethodTyped

class CallMethodTyped(host: IrExpression, function: IrSimpleFunctionSymbol, types: List<IrType>, tpe: IrType?)

Constructors

Link copied to clipboard
constructor(host: IrExpression, function: IrSimpleFunctionSymbol, types: List<IrType>, tpe: IrType?)

Types

Link copied to clipboard
object Companion

Functions

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