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

Method fixup

packages/compiler/src/constant_pool.ts:68–71  ·  view source on GitHub ↗
(expression: o.Expression)

Source from the content-addressed store, hash-verified

66 }
67
68 fixup(expression: o.Expression) {
69 this.resolved = expression;
70 this.shared = true;
71 }
72}
73
74/**

Callers 1

getConstLiteralMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected