mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
2f66afbfb4
Formatted with `--fix`, followed by some small manual changes: - Reflowed some comments to 80 columns. - Replaced Map/Set constructor calls with {} literals. - Removed type argument when on both sides of initialization. Change-Id: I3f5d29dd7e144f96a02efa95db8b40bf63484442 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210940 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Mayank Patke <fishythefish@google.com> |
||
---|---|---|
.. | ||
lib | ||
test | ||
LICENSE | ||
pubspec.yaml | ||
README.md |
js_ast
A library for creating JavaScript ASTs from templates.