angular/packages/compiler-cli/linker/src/file_linker
Kristiyan Kostadinov 8277906455 refactor(compiler): remove unused code
The `fullInheritane` flag from the metadata and the `CopyDefinitionFeature` that it controls appear to no longer be used since `fullInheritance` is always false. The feature appears to have been there to support ngcc which was removed some time ago.
2025-11-11 10:04:29 -08:00
..
emit_scopes refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
partial_linkers refactor(compiler): remove unused code 2025-11-11 10:04:29 -08:00
declaration_scope.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
file_linker.ts fix(compiler): remove TypeScript from linker (#61618) 2025-05-26 08:46:00 +00:00
get_source_file.ts fix(compiler): remove TypeScript from linker (#61618) 2025-05-26 08:46:00 +00:00
linker_environment.ts fix(compiler): remove TypeScript from linker (#61618) 2025-05-26 08:46:00 +00:00
linker_options.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
needs_linking.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
translator.ts fix(compiler): remove TypeScript from linker (#61618) 2025-05-26 08:46:00 +00:00