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

Issue 2995963002: refactor AstBuilder (Closed)

Created:
3 years, 4 months ago by danrubel
Modified:
3 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org, scheglov
Target Ref:
refs/heads/master
Visibility:
Public.

Description

refactor AstBuilder Refactor the AstBuilder to use scriptTag, directives, and declarations fields rather than pushing top level nodes on a generic stack and later popping and sorting objects from the that generic stack. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/6a958b3edbcd68a2d6b7d697477f3b2b12619d03

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : remove unused enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -48 lines) Patch
M pkg/analyzer/lib/src/fasta/ast_builder.dart View 1 17 chunks +23 lines, -42 lines 0 comments Download
M pkg/analyzer/test/generated/parser_fasta_test.dart View 2 chunks +12 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/stack_listener.dart View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
danrubel
3 years, 4 months ago (2017-08-15 22:28:44 UTC) #2
ahe
lgtm
3 years, 4 months ago (2017-08-16 12:04:01 UTC) #3
danrubel
3 years, 4 months ago (2017-08-16 13:47:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
6a958b3edbcd68a2d6b7d697477f3b2b12619d03 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698