angular/modules_dart/transform/lib
Tim Blasi cfef76f683 refactor(dart/transform): Error in name convert funcs on unexpected input
Issue raised in PR #6745.
Previously, the transformer name conversion functions could return the
input string on unexpected input, which is almost certainly an error.

`throw` in this case instead, so we know early that something has likely
gone wrong.

Closes #6753
2016-02-02 23:46:27 +00:00
..
src/transform refactor(dart/transform): Error in name convert funcs on unexpected input 2016-02-02 23:46:27 +00:00
transformer.dart chore(transform): move transform module to modules_dart 2015-08-24 03:39:07 +00:00