Property Ref
Content copied to clipboard
A property reference that gets the property matching the name and filter.
Functions
get Value
Link copied to clipboard
inline operator fun getValue(thisRef: Any?, property: KProperty<*>): PropertyRef
Content copied to clipboard
resolve Or Null
Link copied to clipboard
open override fun resolveOrNull(context: IrPluginContext): IrPropertySymbol?
Content copied to clipboard
Properties
extensionReceiver
Link copied to clipboard
getterType
Link copied to clipboard
hasBackingField
Link copied to clipboard
hasExtensionReceiver
Link copied to clipboard
isDelegated
Link copied to clipboard
Sources
jvm source
Link copied to clipboard