angular/packages/compiler/src/render3/partial
JoostK c0bccc39db refactor(compiler-cli): carry type information into AST value types (#39961)
This change allows the `AstObject` and `AstValue` types to provide
their represented type as a generic type argument, which is helpful
for documentation and discoverability purposes.

PR Close #39961
2020-12-08 12:01:57 -08:00
..
api.ts refactor(compiler-cli): carry type information into AST value types (#39961) 2020-12-08 12:01:57 -08:00
component.ts refactor(compiler): add type information to DefinitionMap (#39961) 2020-12-08 12:01:56 -08:00
directive.ts refactor(compiler): add type information to DefinitionMap (#39961) 2020-12-08 12:01:56 -08:00
util.ts refactor(compiler-cli): extract compilation utilities for partial compilation of components (#39707) 2020-11-24 13:05:43 -08:00