Chromium Code Reviews
DescriptionMigrates some resolver errors to parser stage
I found some resolver errors I could not reproduce because they were
not reachable code (parser wouldn't accept them). Since we have discussed
running the analysis server in stages where parsing might be done first,
it made sense to me to move some error reporting into the parser anywy.
I also tried to make the messages more friendly.
Committed: https://code.google.com/p/dart/source/detail?r=9361
Patch Set 1 #
Total comments: 1
Patch Set 2 : # #Messages
Total messages: 2 (0 generated)
|