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

Issue 11419186: Allow not only 'Iterator iterator()' but also 'Iterator iterator' (field). (Closed)

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

Description

Allow not only 'Iterator iterator()' but also 'Iterator iterator' (field). R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=15411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -37 lines) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 2 chunks +8 lines, -3 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +70 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 1 chunk +0 lines, -34 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years ago (2012-11-27 19:43:12 UTC) #1
Brian Wilkerson
8 years ago (2012-11-27 19:46:55 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698