terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.trees
/
Ir
/
FunctionExpression
Function
Expression
object
FunctionExpression
I.e. a Lambda!
Members
Types
with
Block
Statements
Link copied to clipboard
object
withBlockStatements
Functions
get
Link copied to clipboard
operator
fun
<
AP
:
Pattern
<
A
>
,
A
:
IrSimpleFunction
>
get
(
body
:
AP
)
:
Pattern1
<
AP
,
A
,
IrFunctionExpression
>