| commit | a459bc8b7c619285ded2f788c38413ea75ce3d53 | [log] [tgz] |
|---|---|---|
| author | Dan Rubel <danrubel@google.com> | Wed Jan 03 14:24:21 2018 -0500 |
| committer | commit-bot@chromium.org <commit-bot@chromium.org> | Wed Jan 03 20:42:24 2018 +0000 |
| tree | a9fc50a11424f5cd750f4d688abf7332adf6978b | |
| parent | 95477b835cb6da8d180b93a359bb6627acda9491 [diff] |
Add fasta parser constructor reference recovery This CL fixes/improves 2 keyword contributor situations when analyzer is using the fasta parser: * Recover gracefully given a constructor reference followed by a dot without an identifier * Include a colon whenever suggesting the 'default' keyword Change-Id: I393ef16130c7d1288ac4c18e6fdc17dbbe1421ea Reviewed-on: https://dart-review.googlesource.com/32145 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.