Kotlin Type Reference
class KotlinTypeReference(impl: KtTypeReference) : TypeReference, KotlinAnnotated, KotlinAnnotationsContainer
Content copied to clipboard
Functions
get Annotations
Link copied to clipboard
get Resolved Call
Link copied to clipboard
get Variable Descriptor
Link copied to clipboard
abstract fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Properties
annotationEntries
Link copied to clipboard
psiOrParent
Link copied to clipboard
typeElement
Link copied to clipboard