Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ b
Method
b
packages/core/test/linker/regression_integration_spec.ts:113–115 ·
view source on GitHub ↗
(v: number)
Source
from the content-addressed store, hash-verified
111
}
112
@Input()
113
set b(v: number) {
114
this.setterCalls[
'b'
] = v;
115
}
116
117
ngOnChanges(changes: SimpleChanges) {
118
this.changes = changes;
Callers
7
two_symbols_per_var.js
File · 0.80
field_node.spec.ts
File · 0.80
submit.spec.ts
File · 0.80
extract_value.spec.ts
File · 0.80
structure.spec.ts
File · 0.80
safe_access_temporaries_template_use_null.js
File · 0.80
safe_access_temporaries_template.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected