Files
kotlin-fork/idea/testData/findUsages/kotlin/conventions/components/for.DisabledComponents.log
T
Igor Yakovlev 1ccda6a8d4 Add fast find usages for data class components
This commit add feature for disabling searching for data class ComponentN method and destruction declarations that could encrease usages search.
See KT-23278
2019-11-13 17:38:35 +03:00

12 lines
354 B
Plaintext
Vendored

Checked type of parameter a of FOR
Checked type of x
Checked type of x
Checked type of y
Checked type of y
Checked type of z
Resolved (x, y)
Resolved (x, y, z)
Searched references to A
Searched references to parameter a of FOR in non-Java files
Used plain search of parameter n of A(val n: Int, val s: String, val o: Any) in LocalSearchScope:
CLASS:A