terpal-plugin-kotlin
1.9.0-0.2.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.transform
/
CallMethodTypedArgs
Call
Method
Typed
Args
class
CallMethodTypedArgs
(
host
:
IrExpression
,
function
:
IrSimpleFunctionSymbol
,
tpe
:
IrType
?
)
Members
Constructors
Call
Method
Typed
Args
Link copied to clipboard
constructor
(
host
:
IrExpression
,
function
:
IrSimpleFunctionSymbol
,
tpe
:
IrType
?
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
vararg
types
:
IrType
)
:
CallMethodTyped