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

Issue 2722033002: Add an AST factory method for fieldDeclaration with all optional named parameters. (Closed)

Created:
3 years, 9 months ago by Paul Berry
Modified:
3 years, 9 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add an AST factory method for fieldDeclaration with all optional named parameters. Also add 'covariantKeyword' to the Impl constructors and named factories. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/79cce42e38acbf08d97616fccf966029b7624c50

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -37 lines) Patch
M pkg/analyzer/lib/dart/ast/ast.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/dart/ast/ast_factory.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/dart/ast/ast.dart View 2 chunks +8 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/dart/ast/ast_factory.dart View 1 chunk +12 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/dart/ast/utilities.dart View 2 chunks +14 lines, -12 lines 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 2 chunks +13 lines, -16 lines 0 comments Download
M pkg/analyzer/lib/src/generated/testing/ast_test_factory.dart View 1 chunk +5 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 9 months ago (2017-02-28 23:43:58 UTC) #2
scheglov
LGTM
3 years, 9 months ago (2017-03-01 00:25:32 UTC) #3
Paul Berry
3 years, 9 months ago (2017-03-01 00:43:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
79cce42e38acbf08d97616fccf966029b7624c50 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698