mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4eda87c86c
This introduces `AstObject.toMap` as an alternative to `AstObject .toLiteral`, and adds `AstValue.getSymbolName` to query the symbol name of a value using the encapsulated AST host. PR Close #39518