Property Ref
Content copied to clipboard
A property reference that gets the property matching the name and filter.
Functions
Link copied to clipboard
inline operator fun getValue(thisRef: Any?, property: KProperty<*>): PropertyRef
Content copied to clipboard
Link copied to clipboard
open override fun resolveOrNull(context: IrPluginContext): IrPropertySymbol?
Content copied to clipboard