[LC] add isEquivalentTo implementation so LC can be referenced from java
otherwise references from java to ktElements won't be treated as references, cause java references resolve to light elements and search can/should be called on ktElements
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// org.jetbrains.kotlin.light.classes.symbol.classes.SymbolLightClassForAnnotationClass
|
||||
annotation class Fo<caret>oBar
|
||||
Reference in New Issue
Block a user