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

Issue 10205015: Add some documentation to the parser. (Closed)

Created:
8 years, 8 months ago by ahe
Modified:
8 years, 8 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org, compiler-dev_dartlang.org, Ivan Posva, lukechurch, gbracha
Visibility:
Public.

Description

Add some documentation to the parser. Committed: https://code.google.com/p/dart/source/detail?r=6884

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M dart/lib/compiler/implementation/scanner/listener.dart View 1 2 chunks +8 lines, -1 line 0 comments Download
M dart/lib/compiler/implementation/scanner/parser.dart View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
8 years, 8 months ago (2012-04-24 14:09:25 UTC) #1
ngeoffray
LGTM https://chromiumcodereview.appspot.com/10205015/diff/1/dart/lib/compiler/implementation/scanner/listener.dart File dart/lib/compiler/implementation/scanner/listener.dart (right): https://chromiumcodereview.appspot.com/10205015/diff/1/dart/lib/compiler/implementation/scanner/listener.dart#newcode498 dart/lib/compiler/implementation/scanner/listener.dart:498: * builds elements representing the top-level declaration found ...
8 years, 8 months ago (2012-04-24 14:25:31 UTC) #2
ahe
8 years, 8 months ago (2012-04-24 14:50:49 UTC) #3
Thanks, Nicolas.

https://chromiumcodereview.appspot.com/10205015/diff/1/dart/lib/compiler/impl...
File dart/lib/compiler/implementation/scanner/listener.dart (right):

https://chromiumcodereview.appspot.com/10205015/diff/1/dart/lib/compiler/impl...
dart/lib/compiler/implementation/scanner/listener.dart:498: * builds elements
representing the top-level declaration found in the
On 2012/04/24 14:25:31, ngeoffray wrote:
> delcaration -> declarations?

Done.

Powered by Google App Engine
This is Rietveld 408576698