mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit introduces the main functionality of the type-check compiler: generation of type check blocks. Type check blocks are blocks of TypeScript code which can be inlined into source files, and when processed by the TypeChecker will give information about any typing errors in template expressions. PR Close #26203 |
||
|---|---|---|
| .. | ||
| annotations | ||
| diagnostics | ||
| factories | ||
| host | ||
| metadata | ||
| testing | ||
| transform | ||
| translator | ||
| typecheck | ||
| util | ||
| program.ts | ||
| resource_loader.ts | ||