FE10 analysis API: revert resolving 'this' references to receivers

FE10 IDE plugin relies on resolving 'this' references to class or callable
This commit is contained in:
Mikhail Glukhikh
2022-06-03 14:18:22 +02:00
committed by Space
parent 707d2c42ad
commit 0ee04d0825
3 changed files with 5 additions and 5 deletions
@@ -0,0 +1,2 @@
Resolved to:
0: (in Foo) fun kotlin.String.foo()
@@ -0,0 +1,2 @@
Resolved to:
0: (in Foo) val kotlin.String.foo: kotlin.Any