Find Usages: Disable by-convention search of invoke(). Improve scanner

accuracy when indexing possible references to component functions
This commit is contained in:
Alexey Sedunov
2014-10-03 20:37:28 +04:00
parent 5e6619e368
commit 1353e7f56b
4 changed files with 7 additions and 4 deletions
@@ -1,2 +1 @@
Function call (9: 10) B(1).invoke(2)
Implicit 'invoke' (10: 5) B(1)(2)