Companion

object Companion

Functions

Link copied to clipboard
fun create(context: IrPluginContext, currentFile: IrFile): IrInvalidationTraceTable

Creates a new instance of ComposableInvalidationTraceTable in the given file.

Link copied to clipboard
fun from(element: IrProperty): IrInvalidationTraceTable

Initializes the IrInvalidationTraceTable class using an already created instance of ComposableInvalidationTraceTable.