dart-sdk/pkg/js_ast
Mark Zhou 6fef1894cd [dart2js] Realigning source entry boundaries for methods.
Also fixes some minor typos from the initial implementation change.

Change-Id: I6c17ff94009298f6ab4e1d9fbdb88db633ae8aca
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/203285
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Mark Zhou <markzipan@google.com>
2021-06-14 18:34:33 +00:00
..
lib [dart2js] Realigning source entry boundaries for methods. 2021-06-14 18:34:33 +00:00
test Redo again "[dart2js/js_ast] Escape strings in the printer" 2021-06-02 02:05:05 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
pubspec.yaml [js_ast] Use Set literals 2021-05-22 17:41:09 +00:00
README.md

js_ast

A library for creating JavaScript ASTs from templates.