MCPcopy Create free account
hub / github.com/angular/angular / toLiteralMap

Method toLiteralMap

packages/compiler/src/render3/view/util.ts:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 toLiteralMap(): o.LiteralMapExpr {
163 return o.literalMap(this.values);
164 }
165}
166
167/**

Callers 15

compileInjectableFunction · 0.95
compileServiceFunction · 0.95
compileInjectorFunction · 0.95
compileNgModuleFunction · 0.95
compileDependencyFunction · 0.95
compileQueryFunction · 0.95
compileHostMetadataFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected