[K2] Migrate to new Standalone Analysis API #3114
Labels
language: Kotlin
Issue/PR related to the Kotlin language feature/analysis/docs
topic: K2
Issues / PRs that are related to the K2 migration. See #2888
Milestone
This issue is a requirement for
It depends on KT-60884
The current Standalone API is a prototype. It doesn't allow to migrate to compiler 1.9.20 due to the impossibility of creating
GlobalSearchScope
(contentScope.).Also, it should unmute tests using JDK.
The text was updated successfully, but these errors were encountered: