[Analysis API] rework KDoc resolution

1. Optimize it by removing a tower data context collection (KT-59189)
2. Rework the behavior, so it simulates the tower resolve by returning the set of symbols only from the first tower level, which is not empty

^KT-59189 fixed
This commit is contained in:
Ilya Kirillov
2023-06-07 22:51:52 +02:00
committed by Space Team
parent 10285b32f1
commit 785778511b
3 changed files with 99 additions and 49 deletions
@@ -1,3 +1,2 @@
Resolved to:
0: (in C) val aa: kotlin.Int
1: aa: kotlin.Int
0: aa: kotlin.Int