Files
kotlin-fork/idea/testData/findUsages/java/findJavaMethodUsages/JavaWithGroovyInvoke.log
T
Vladimir Dolzhenko 8540f47c15 Fixed FindUsages case on look up implementation getter/setters via property names
#KT-40788 Fixed
#KT-24616 Fixed

back-port from kotlin-ide commit aa5580bb5a7e96b209cdaa1c82f4e485ee001ae8
2020-08-10 22:04:06 +02:00

14 lines
675 B
Plaintext
Vendored

Resolved c()
Resolved fieldWithType()
Resolved methodWithType()
Resolved o()
Resolved o.methodNoType()()
Resolved o.methodWithType()()
Searched references to GroovyClass
Searched references to GroovyClass.fieldWithType in non-Java files
Searched references to GroovyClass.methodWithType() in non-Java files
Searched references to JavaWithGroovyInvoke_0
Searched references to JavaWithGroovyInvoke_0.OtherJavaClass
Searched references to parameter c of f(c: JavaWithGroovyInvoke_0) in non-Java files
Searched references to parameter o of foo(o: JavaWithGroovyInvoke_0.OtherJavaClass) in non-Java files
Searched references to parameter o of gr(o: GroovyClass) in non-Java files