angular/packages/compiler/src/template_parser
JoostK 4b06ef75aa refactor(compiler): associate accurate source spans with ICU expressions (#39072)
Prior to this change, expressions within ICUs would have a source span
corresponding with the whole ICU. This commit narrows down the source
spans of these expressions to the exact location in the source file, as
a prerequisite for reporting type check errors within these expressions.

PR Close #39072
2020-10-08 11:55:27 -07:00
..
binding_parser.ts refactor(compiler): associate accurate source spans with ICU expressions (#39072) 2020-10-08 11:55:27 -07:00
template_ast.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
template_parser.ts refactor(compiler): Binding parser sets binding span as source span in Ivy (#39036) 2020-09-30 09:31:44 -04:00
template_preparser.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00