Files
kotlin-fork/idea/testData
Tianyu Geng 84f8d4d315 FIR IDE: handle reference to package and outer classes
For a qualified name like `foo.bar.Outer.Inner`, FIR represents it as
one atomic FIR element. Hence, to properly resolve these names to the
corresponding package and class, we need some additional work.
2021-06-24 18:27:51 +02:00
..
2021-06-19 19:23:23 +02:00
2020-11-11 14:28:53 +03:00