Fast search of assignment operations
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Checked type of a
|
||||
Resolved a += 1
|
||||
Resolved a += A(1)
|
||||
Searched references to A
|
||||
Searched references to a in Kotlin files
|
||||
Searched references to parameter a of A.plusAssign(a: A) in Kotlin files
|
||||
Used plain search of A.plusAssign(m: Int) in LocalSearchScope:
|
||||
CLASS:A
|
||||
Reference in New Issue
Block a user