Chromium Code Reviews
DescriptionAdds parser recovery at the statement level for unterminated statements (no semicolon)
this change will allow the parser to recover when it sees the start
of a new statement after an invalid token. All 24 of these new test
cases failed in the state the code right before this change, so
I'm hoping this will make a significant improvement in the quality of
the AST created and therefore code completion.
Committed: https://code.google.com/p/dart/source/detail?r=6463
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||