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

Issue 2722283002: Parse 'x.y' as PrefixedIdentifier, not PropertyAccess with Fasta. (Closed)

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

Description

Parse 'x.y' as PrefixedIdentifier, not PropertyAccess with Fasta. OTOH, 'x?.y' or '(x).y' should be parsed as PropertyAccess. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/9fa139215b80d957d532b57fa447ebdb4d3a154f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -28 lines) Patch
M pkg/analyzer/test/generated/parser_fasta_test.dart View 4 chunks +6 lines, -26 lines 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 9 months ago (2017-03-01 20:01:22 UTC) #1
Paul Berry
lgtm
3 years, 9 months ago (2017-03-01 20:59:57 UTC) #2
scheglov
3 years, 9 months ago (2017-03-01 21:12:58 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9fa139215b80d957d532b57fa447ebdb4d3a154f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698