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