CallMethodTypedArgs

class CallMethodTypedArgs(host: IrExpression, function: IrSimpleFunctionSymbol, tpe: IrType?)

Constructors

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

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun invoke(vararg types: IrType): CallMethodTyped