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