terpal-plugin-kotlin
1.9.10-0.1.0
jvm
terpal-plugin-kotlin
/
io.exoquery.terpal.plugin.trees
/
Lifter
Lifter
class
Lifter
(
val
builderCtx
:
BuilderContext
)
Members
Constructors
Lifter
Link copied to clipboard
constructor
(
builderCtx
:
BuilderContext
)
Properties
builder
Ctx
Link copied to clipboard
val
builderCtx
:
BuilderContext
context
Link copied to clipboard
val
context
:
IrPluginContext
ir
Builder
Link copied to clipboard
val
irBuilder
:
DeclarationIrBuilder
list
Of
Ref
Link copied to clipboard
val
listOfRef
:
IrSimpleFunctionSymbol
Functions
lift
Expr
Typed
Link copied to clipboard
fun
List
<
IrExpression
>
.
liftExprTyped
(
elementType
:
IrType
)
:
IrExpression