aad99fd6eb
We need it to see how many declarations were resolved ^KT-59266
18 lines
715 B
Plaintext
18 lines
715 B
Plaintext
KT element: KtProperty
|
|
FIR element: FirPropertyImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public final [ResolvedTo(BODY_RESOLVE)] val p: R|kotlin/String|by ERROR_EXPR(Should have delegate)
|
|
public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/String| {
|
|
^ D|/p|.<Unresolved name: getValue>#(Null(null), ::R|/p|)
|
|
}
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] delegatedProperty.kt
|
|
[ResolvedTo(BODY_RESOLVE)] annotations container
|
|
public final [ResolvedTo(BODY_RESOLVE)] val p: R|kotlin/String|by ERROR_EXPR(Should have delegate)
|
|
public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/String| {
|
|
^ D|/p|.<Unresolved name: getValue>#(Null(null), ::R|/p|)
|
|
}
|