Chromium Code Reviews
DescriptionAdd a "Label" Node around an Identifier that is being used as a label.
This is in preparation for rewriting switch to match the "new" switch grammar.
I need to make a block information structure for switch statements, and I don't
want to do that on an obsolete structure.
Committed: https://code.google.com/p/dart/source/detail?r=7485
Patch Set 1 #Patch Set 2 : Only use Label nodes for label introductions. Include the colon. #
Total comments: 9
Patch Set 3 : Addressede review comments. #Messages
Total messages: 5 (0 generated)
|