Chromium Code Reviews
DescriptionWhen user renames 'prefix' in 'prefix.Class' she actually wants to rename ImportElement.
Unfortunately we resolve "prefix" to a "PrefixElement".
So, we have to fix this mismatch in the server.
We do the same in indexer, so this CL extract shared namespace-related code into a new unit.
R=brianwilkerson@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=39356
Patch Set 1 #
Total comments: 2
Patch Set 2 : Tweak for test - reference ambiguous prefix name. #Messages
Total messages: 4 (0 generated)
|