IrTransformer

fun interface IrTransformer(source)

Functions

Link copied to clipboard
abstract operator fun invoke(irTree: IRTree): IRTree