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

Issue 2749643002: Create DeclaredSimpleIdentifier when parse a declaration with Fasta. (Closed)

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

Description

Create DeclaredSimpleIdentifier when parse a declaration with Fasta. R=paulberry@google.com, ahe@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e41922501ba783fdbeb7620a98b7767646b4fa57

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -48 lines) Patch
M pkg/analyzer/test/generated/parser_test.dart View 1 20 chunks +75 lines, -22 lines 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/identifier_context.dart View 1 12 chunks +41 lines, -24 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 9 months ago (2017-03-13 18:48:24 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/2749643002/diff/1/pkg/front_end/lib/src/fasta/parser/identifier_context.dart File pkg/front_end/lib/src/fasta/parser/identifier_context.dart (right): https://codereview.chromium.org/2749643002/diff/1/pkg/front_end/lib/src/fasta/parser/identifier_context.dart#newcode135 pkg/front_end/lib/src/fasta/parser/identifier_context.dart:135: const IdentifierContext._('methodDeclaration', inDeclaration: true); Are we going to ...
3 years, 9 months ago (2017-03-13 18:58:14 UTC) #2
scheglov
https://codereview.chromium.org/2749643002/diff/1/pkg/front_end/lib/src/fasta/parser/identifier_context.dart File pkg/front_end/lib/src/fasta/parser/identifier_context.dart (right): https://codereview.chromium.org/2749643002/diff/1/pkg/front_end/lib/src/fasta/parser/identifier_context.dart#newcode135 pkg/front_end/lib/src/fasta/parser/identifier_context.dart:135: const IdentifierContext._('methodDeclaration', inDeclaration: true); On 2017/03/13 18:58:14, Paul Berry ...
3 years, 9 months ago (2017-03-13 19:54:49 UTC) #3
scheglov
3 years, 9 months ago (2017-03-13 20:13:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e41922501ba783fdbeb7620a98b7767646b4fa57 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698