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

Issue 10825135: Issue 4238. Infer Element subclass from query() parameter (Closed)

Created:
8 years, 4 months ago by scheglov
Modified:
8 years, 4 months 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 (+424 lines, -157 lines) Patch
A compiler/java/com/google/dart/compiler/type/ExternalTypeAnalyzers.java View 1 chunk +175 lines, -0 lines 1 comment Download
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 2 chunks +10 lines, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 5 chunks +54 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java View 6 chunks +52 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 39 chunks +133 lines, -150 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 4 months ago (2012-08-01 17:29:11 UTC) #1
Brian Wilkerson
8 years, 4 months ago (2012-08-01 17:45:46 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10825135/diff/1/compiler/java/com/goog...
File compiler/java/com/google/dart/compiler/type/ExternalTypeAnalyzers.java
(right):

https://chromiumcodereview.appspot.com/10825135/diff/1/compiler/java/com/goog...
compiler/java/com/google/dart/compiler/type/ExternalTypeAnalyzers.java:23: *
Provides type information which can not be inferred from source itself.
nit: "can not" --> "cannot", here and below

Powered by Google App Engine
This is Rietveld 408576698