Files
openide/java/idea-ui
Sergei Tachenov 18ac9b3822 IDEA-319883 Move AnalyzeModuleDependencyAction.findUsedScopes to a BGT
Hijack the result class by allowing to extend it and put the result there.
It's OK, as this class is internal and was introduced exactly for this purpose:
storing various precomputed stuff to be used in the EDT later.

GitOrigin-RevId: 4801518afa4aef8a383a0fb19c7f0bd79076f05d
2023-08-30 16:19:33 +00:00
..