angular/modules/@angular/compiler/test/template_parser
Tobias Bosch d7de5c4f8e refactor(compiler): replace CompileIdentifierMap with regular Map
closes #11145

Also rename `CompileIdentifierMetadata.runtime` into `CompileIdentifierMetadata.reference`.

Also remove `CompileIdentifierMetadata.equalsTo` as
now it is enough to just check the `reference` fields for equality.
2016-08-29 12:45:27 -07:00
..
template_parser_spec.ts refactor(compiler): replace CompileIdentifierMap with regular Map 2016-08-29 12:45:27 -07:00
template_preparser_spec.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00