angular/packages/compiler/src/ml_parser
Kristiyan Kostadinov 3a6e45f965 refactor(compiler): integrate new nodes into visitors (#60724)
Integrates the `Component` and `Directive` nodes into the various visitors.

PR Close #60724
2025-04-04 11:28:47 -07:00
..
ast.ts refactor(compiler): add component and directives nodes to HTML AST (#60724) 2025-04-04 11:28:47 -07:00
defaults.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
entities.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_parser.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
html_whitespaces.ts refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
icu_ast_expander.ts refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
lexer.ts refactor(compiler): add experimental tokenization of directives (#60724) 2025-04-04 11:28:46 -07:00
parser.ts refactor(compiler): produce AST from selectorless tokens (#60724) 2025-04-04 11:28:47 -07:00
tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tokens.ts refactor(compiler): add experimental tokenization of directives (#60724) 2025-04-04 11:28:46 -07:00
xml_parser.ts refactor(compiler): add experimental tokenization of components (#60724) 2025-04-04 11:28:46 -07:00
xml_tags.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00