Quick search of iterator operator usages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Checked type of parameter a of FOR
|
||||
Checked type of parameter a of FOR
|
||||
Resolved for (a in A<Int>()) {}
|
||||
Resolved for (a in A<String>()) {}
|
||||
Searched references to A
|
||||
Used plain search of A.iterator() in LocalSearchScope:
|
||||
CLASS:A
|
||||
Reference in New Issue
Block a user