Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Issue 11280155: Issue 6908. Fix parsing look for receiver.() in switch. (Closed)

Created:
8 years ago by scheglov
Modified:
8 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +15 lines, -0 lines 1 comment Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years ago (2012-11-26 06:51:06 UTC) #1
Brian Wilkerson
8 years ago (2012-11-26 15:47:58 UTC) #2
LGTM

https://codereview.chromium.org/11280155/diff/1/compiler/java/com/google/dart...
File compiler/java/com/google/dart/compiler/parser/DartParser.java (right):

https://codereview.chromium.org/11280155/diff/1/compiler/java/com/google/dart...
compiler/java/com/google/dart/compiler/parser/DartParser.java:3850:
beginIdentifier();
nit: This would be cleaner code if it were not inside a block.

Powered by Google App Engine
This is Rietveld 408576698