terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.transform
/
CallMethodTyped
Call
Method
Typed
class
CallMethodTyped
(
host
:
IrExpression
,
funName
:
String
,
types
:
List
<
IrType
>
,
tpe
:
IrType
?
)
Members
Constructors
Call
Method
Typed
Link copied to clipboard
constructor
(
host
:
IrExpression
,
funName
:
String
,
types
:
List
<
IrType
>
,
tpe
:
IrType
?
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
vararg
args
:
IrExpression
)
:
IrExpression