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

Issue 2795243002: fix fasta/analyzer KeywordToken.value() (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : remove unused import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M pkg/analyzer/lib/src/dart/scanner/scanner.dart View 1 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/token.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/scanner/token.dart View 1 chunk +3 lines, -1 line 0 comments Download
M pkg/pkg.status View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
danrubel
3 years, 8 months ago (2017-04-04 14:11:49 UTC) #2
danrubel
3 years, 8 months ago (2017-04-04 14:29:39 UTC) #4
Brian Wilkerson
I don't think there's any problem with the signature change (although we might need to ...
3 years, 8 months ago (2017-04-04 14:48:59 UTC) #5
danrubel
Committed patchset #2 (id:20001) manually as b5b64e98e9743a7e3d60564ffc0a902b596f8271 (presubmit successful).
3 years, 8 months ago (2017-04-04 14:52:07 UTC) #7
danrubel
3 years, 8 months ago (2017-04-04 20:40:44 UTC) #8
Message was sent while issue was closed.
On 2017/04/04 14:48:59, Brian Wilkerson wrote:
> The bigger issue is that analyzer's
> parser will need to be updated to allow pseudo-keywords as identifiers if we
> plan on an intermediate state in which the analyzer parser is consuming the
> fasta tokens.

Good point. Something I'll have to address as I merge scanners.

Powered by Google App Engine
This is Rietveld 408576698