Move isEquivalentTo() from KtClass to KtClassOrObject
This makes objects and companions with the same qualified name compatible from find usages point of view So #KT-25326 Fixed So #KT-25438 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"mainFile": "Common/src/test/test.kt",
|
||||
"elementClass": "org.jetbrains.kotlin.psi.KtClassOrObject"
|
||||
}
|
||||
Reference in New Issue
Block a user