Package dev.petuska.klip.plugin.transformer
Types
Link copied to clipboard
class KlipContextIrTransformer( context: IrPluginContext, logger: KlipLogger, klipContextClass: IrClassSymbol, klipContextConstructorCall: IrConstructorCall) : IrElementTransformerVoid
Content copied to clipboard
Link copied to clipboard
class KlippableFnIrTransformer( context: IrPluginContext, logger: KlipLogger, settings: KlipSettings, klipContextClass: IrClassSymbol) : IrElementTransformerVoidWithContext, FileLoweringPass
Content copied to clipboard
The main worker-bee of the plugin, responsible for actually transforming the "klippable" function calls to pass in required parameters