Call Method Typed
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?)