Lifter

class Lifter(val builderCtx: BuilderContext)

Constructors

Link copied to clipboard
constructor(builderCtx: BuilderContext)

Properties

Link copied to clipboard
Link copied to clipboard
val context: IrPluginContext
Link copied to clipboard
val irBuilder: DeclarationIrBuilder
Link copied to clipboard
val listOfRef: IrSimpleFunctionSymbol

Functions

Link copied to clipboard
fun List<IrExpression>.liftExprTyped(elementType: IrType): IrExpression