angular-cn/modules_dart/transform
Tim Blasi e889ec8335 refactor(dart/transform): Use a protobufs representation during transform
To simplify processing and testing in the future, use protobufs to
represent of `.ng_deps.dart` files rather than always dealing
directly in Dart code.

This update does not actually use the protobuf representation, but this
is a step towards moving all phases to parse and use protobufs rather than
Dart code.
2015-09-15 08:39:07 -07:00
..
lib refactor(dart/transform): Use a protobufs representation during transform 2015-09-15 08:39:07 -07:00
test/transform refactor(dart/transform): Use a protobufs representation during transform 2015-09-15 08:39:07 -07:00