invoke
operator fun invoke(name: IrExpression, type: IrExpression, valueString: IrExpression, valueHashCode: IrExpression, stability: IrExpression): IrConstructorCall
Returns an IrConstructorCall that invokes the constructor of ValueArgument
.
Returns an IrConstructorCall that invokes the constructor of ValueArgument
.