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

Issue 2723883002: Add AstBuilder support for fields. (Closed)

Created:
3 years, 9 months ago by Paul Berry
Modified:
3 years, 9 months ago
Reviewers:
ahe, scheglov
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -68 lines) Patch
M pkg/analyzer/test/generated/parser_fasta_test.dart View 3 chunks +2 lines, -58 lines 0 comments Download
M pkg/compiler/lib/src/parser/member_listener.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 chunk +36 lines, -0 lines 4 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +8 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 3 chunks +8 lines, -3 lines 2 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Paul Berry
3 years, 9 months ago (2017-03-01 00:53:35 UTC) #2
scheglov
LGTM
3 years, 9 months ago (2017-03-01 01:03:04 UTC) #3
ahe
lgtm A single optional action item below, add a todo for me? https://codereview.chromium.org/2723883002/diff/1/pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart File pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart ...
3 years, 9 months ago (2017-03-01 15:20:32 UTC) #4
Paul Berry
https://codereview.chromium.org/2723883002/diff/1/pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart File pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart (right): https://codereview.chromium.org/2723883002/diff/1/pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart#newcode1322 pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart:1322: for (Token modifier in modifiers) { On 2017/03/01 15:20:31, ...
3 years, 9 months ago (2017-03-01 21:08:23 UTC) #5
Paul Berry
3 years, 9 months ago (2017-03-01 21:24:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8decc11ac093ec8a67393167f0741df2824128be (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698