log4k
Toggle table of contents
2.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
log4k
log4k-compiler-plugin
/
io.github.smyrgeorge.log4k.compiler.trace
/
TraceIrGenerationExtension
Trace
Ir
Generation
Extension
class
TraceIrGenerationExtension
(
configuration
:
CompilerConfiguration
)
:
IrGenerationExtension
(
source
)
Members
Constructors
Trace
Ir
Generation
Extension
Link copied to clipboard
constructor
(
configuration
:
CompilerConfiguration
)
Properties
should
Also
Be
Applied
In
Kapt
Stub
Generation
Mode
Link copied to clipboard
open
val
shouldAlsoBeAppliedInKaptStubGenerationMode
:
Boolean
Functions
generate
Link copied to clipboard
open
override
fun
generate
(
moduleFragment
:
IrModuleFragment
,
pluginContext
:
IrPluginContext
)
get
Platform
Intrinsic
Extension
Link copied to clipboard
open
fun
getPlatformIntrinsicExtension
(
loweringContext
:
LoweringContext
)
:
IrIntrinsicExtension
?