terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.trees
/
Ir
/
SimpleFunction
Simple
Function
object
SimpleFunction
Members
Types
with
Block
Statements
Link copied to clipboard
object
withBlockStatements
Functions
get
Link copied to clipboard
operator
fun
<
AP
:
Pattern
<
A
>
,
BP
:
Pattern
<
B
>
,
A
:
List
<
IrValueParameter
>
,
B
:
IrBlockBody
>
get
(
args
:
AP
,
body
:
BP
)
:
Pattern2
<
AP
,
BP
,
A
,
B
,
IrSimpleFunction
>