Kotlin Property Accessor
class KotlinPropertyAccessor(impl: KtPropertyAccessor) : PropertyAccessor, KotlinDeclarationWithBody, KotlinModifierListOwner, KotlinDeclarationWithInitializer
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard