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

Issue 2532203002: Search for top-level elements and class members. (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Search for top-level elements and class members. No search for imports, import prefixes, libraries and units yet. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/27a32754955886d65f0b73a803de8c45af44c961

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+813 lines, -69 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/search.dart View 8 chunks +304 lines, -8 lines 1 comment Download
M pkg/analyzer/lib/src/dart/element/element.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/src/dart/analysis/search_test.dart View 12 chunks +508 lines, -60 lines 1 comment Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years ago (2016-11-28 18:24:35 UTC) #1
Paul Berry
lgtm
4 years ago (2016-11-28 18:50:07 UTC) #2
Brian Wilkerson
lgtm https://codereview.chromium.org/2532203002/diff/1/pkg/analyzer/lib/src/dart/analysis/search.dart File pkg/analyzer/lib/src/dart/analysis/search.dart (right): https://codereview.chromium.org/2532203002/diff/1/pkg/analyzer/lib/src/dart/analysis/search.dart#newcode19 pkg/analyzer/lib/src/dart/analysis/search.dart:19: Element _getEnclosingElement(CompilationUnitElement unitElement, int offset) { Not that ...
4 years ago (2016-11-28 18:52:08 UTC) #3
scheglov
4 years ago (2016-11-28 19:09:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
27a32754955886d65f0b73a803de8c45af44c961 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698