dart-sdk/pkg/js_ast
2015-06-26 14:40:01 +02:00
..
lib dart2js: Use an abstract Name class for names in the generated JavaScript ast. 2015-06-25 09:39:57 +02:00
test Fix some tests and exclude others from CRLF rewriting. 2015-06-26 14:40:01 +02:00
LICENSE Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00
pubspec.yaml Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00
README.md Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00

js_ast

A library for creating JavaScript ASTs from templates.