terpal-plugin-kotlin
1.9.0-0.2.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
with
Return
Only
Expression
Link copied to clipboard
object
withReturnOnlyExpression
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
>