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

Issue 10909098: Fix Token::kAS and its printing according to Regis' comment. (Closed)

Created:
8 years, 3 months ago by srdjan
Modified:
8 years, 3 months ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix Token::kAS and its printing according to Regis' comment. Committed: https://code.google.com/p/dart/source/detail?r=11968

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M runtime/vm/ast_printer.cc View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M runtime/vm/token.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
8 years, 3 months ago (2012-09-06 16:04:30 UTC) #1
regis
LGTM with indentation to fix. https://chromiumcodereview.appspot.com/10909098/diff/4001/runtime/vm/token.h File runtime/vm/token.h (right): https://chromiumcodereview.appspot.com/10909098/diff/4001/runtime/vm/token.h#newcode114 runtime/vm/token.h:114: TOK(kAS, "", 10, kNoAttribute) ...
8 years, 3 months ago (2012-09-06 16:11:02 UTC) #2
srdjan
8 years, 3 months ago (2012-09-06 17:03:45 UTC) #3
https://chromiumcodereview.appspot.com/10909098/diff/4001/runtime/vm/token.h
File runtime/vm/token.h (right):

https://chromiumcodereview.appspot.com/10909098/diff/4001/runtime/vm/token.h#...
runtime/vm/token.h:114: TOK(kAS, "", 10, kNoAttribute)                          
                  \
On 2012/09/06 16:11:02, regis wrote:
> \ -> col 80

Done.

Powered by Google App Engine
This is Rietveld 408576698