aad99fd6eb
We need it to see how many declarations were resolved ^KT-59266
17 lines
650 B
Plaintext
17 lines
650 B
Plaintext
KT element: KtNameReferenceExpression
|
|
FIR element: FirResolvedNamedReferenceImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
R|kotlin/annotation/AnnotationRetention.SOURCE|
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] retentionValue.kt
|
|
[ResolvedTo(BODY_RESOLVE)] annotations container
|
|
@R|kotlin/annotation/Retention|[Types](value = Q|kotlin/annotation/AnnotationRetention|.R|kotlin/annotation/AnnotationRetention.SOURCE|) public final [ResolvedTo(BODY_RESOLVE)] annotation class Anno : R|kotlin/Annotation| {
|
|
public [ResolvedTo(BODY_RESOLVE)] constructor(): R|Anno| {
|
|
super<R|kotlin/Any|>()
|
|
}
|
|
|
|
}
|