Function Remapper
Remap references to functions. Returning null
will deep copy the symbol.
Functions
remap Value
Link copied to clipboard
abstract fun remapValue(symbol: IrSimpleFunctionSymbol): IrSimpleFunctionSymbol?
Content copied to clipboard
Sources
jvm source
Link copied to clipboard