1ccda6a8d4
This commit add feature for disabling searching for data class ComponentN method and destruction declarations that could encrease usages search. See KT-23278
13 lines
305 B
Plaintext
Vendored
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
|