Kotlin Delegated Super Type Entry
class KotlinDelegatedSuperTypeEntry(impl: KtDelegatedSuperTypeEntry) : DelegatedSuperTypeEntry, KotlinSuperTypeListEntry
Content copied to clipboard
Functions
get Resolved Call
Link copied to clipboard
open override fun getResolvedCall(context: ResolutionContext): ResolvedCall?
Content copied to clipboard
get Variable Descriptor
Link copied to clipboard
open override fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Properties
delegateExpression
Link copied to clipboard
psiOrParent
Link copied to clipboard
typeReference
Link copied to clipboard