FunctionRemapper

fun interface FunctionRemapper

Remap references to functions. Returning null will deep copy the symbol.

Functions

Link copied to clipboard
abstract fun remapValue(symbol: IrSimpleFunctionSymbol): IrSimpleFunctionSymbol?

Sources

Link copied to clipboard