-
Sub-task
-
Resolution: Not an Issue
-
P3
-
8
Method Resolve.findMethodInScope tries all possible candidates by calling method selectBest for all candidates.
Operators can be special cased to reduce the number of calls to selectBest which is an expensive method.
Operators can be special cased to reduce the number of calls to selectBest which is an expensive method.