Find Usages: Look for as-property usages of Java methods
This commit is contained in:
committed by
Alexey Sedunov
parent
7e9222f70a
commit
9c360ef05a
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage (23: 17) new J().getP();
|
||||
[javaPropertyGetterUsagesKJ.0.java] Unclassified usage (26: 17) new B().getP();
|
||||
[javaPropertyGetterUsagesKJ.1.kt] Value read (20: 17) val t = J().p
|
||||
[javaPropertyGetterUsagesKJ.1.kt] Value read (23: 17) val t = B().p
|
||||
Reference in New Issue
Block a user