Kotlin Property Delegate
class KotlinPropertyDelegate(val impl: KtPropertyDelegate) : PropertyDelegate, KotlinElement
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard