mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `annotations` package in the compiler previously contained a registry which tracks NgModule scopes for template type-checking, including unifying all type-checking metadata across class inheritance lines. This commit generalizes this utility and prepares it for use in the `TemplateTypeChecker` as well, to back APIs used by the language service. PR Close #40032 |
||
|---|---|---|
| .. | ||
| decoration_analyzer.ts | ||
| migration_host.ts | ||
| module_with_providers_analyzer.ts | ||
| ngcc_references_registry.ts | ||
| ngcc_trait_compiler.ts | ||
| private_declarations_analyzer.ts | ||
| switch_marker_analyzer.ts | ||
| types.ts | ||
| util.ts | ||