Files
kotlin-fork/idea/testData/findUsages/kotlin/conventions/components/isAndAs.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

13 lines
305 B
Plaintext
Vendored

Checked type of list
Checked type of x
Checked type of x1
Checked type of y
Checked type of y1
Resolved (x, y)
Resolved (x1, y1)
Searched references to A
Searched references to list in non-Java files
Used plain search of parameter x of A(val x: Int, val y: Int) in LocalSearchScope:
CLASS:A
FUN:x