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