Files
kotlin-fork/compiler
Yan Zhulanow 191bac38a3 Fix 'PsiElement.getReference()' contract for Kotlin PSI (KT-52822)
As stated in JavaDoc for 'PsiElement' (formatting is slightly changed):

Returns the reference from this PSI element to another PSI element
(or elements), if one exists. If the element has multiple associated
references, returns the first associated reference.
2022-06-16 18:31:49 +00:00
..
2022-04-19 22:54:40 +02:00
2022-06-02 13:47:28 +00:00
2022-05-28 07:30:54 +00:00