Function Ref
Content copied to clipboard
A function reference that gets the function matching the name and filter.
Functions
Link copied to clipboard
inline operator fun getValue(thisRef: Any?, property: KProperty<*>): FunctionRef
Content copied to clipboard
Link copied to clipboard
open override fun resolveOrNull(context: IrPluginContext): IrSimpleFunctionSymbol?
Content copied to clipboard
Properties
Link copied to clipboard
open override var parameters: MutableMap<Int, (IrValueParameter) -> Boolean>
Content copied to clipboard