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

Issue 2545753003: Compute top-level declarations in a file. (Closed)

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

Description

Compute top-level declarations in a file. This is the first step to implement 'Add Import' Quick Fix with the new analysis driver. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/1e5fc38884db4c387fdbc6fc85bee0607085dc04

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -0 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/file_state.dart View 6 chunks +57 lines, -0 lines 0 comments Download
A pkg/analyzer/lib/src/dart/analysis/top_level_declarations.dart View 1 chunk +39 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/file_state_test.dart View 2 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years ago (2016-12-01 19:21:48 UTC) #1
Brian Wilkerson
It's unfortunate that we need to define TopLevelDeclaration here; seems like we already have enough ...
4 years ago (2016-12-01 19:30:35 UTC) #2
scheglov
4 years ago (2016-12-01 19:43:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1e5fc38884db4c387fdbc6fc85bee0607085dc04 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698