Files
kotlin-fork/analysis/low-level-api-fir/testData/getOrBuildFir/inPackage/firstPackageNamePart.txt
T
Dmitrii Gridin 7796ef43db [LL FIR] FileStructure: resolve FirFile to body phase as all other elements
This is the correct behavior as we have to resolve to body phase
to build CFG and run diagnostics collector correctly

^KT-65780 Fixed
2024-02-14 17:53:31 +00:00

11 lines
239 B
Plaintext
Vendored

KT element: KtNameReferenceExpression
FIR element: FirPackageDirectiveImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
package a.b.c
FIR FILE:
FILE: [ResolvedTo(BODY_RESOLVE)] firstPackageNamePart.kt
package a.b.c