Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ _addCase
Method
_addCase
packages/common/src/directives/ng_switch.ts:138–140 ·
view source on GitHub ↗
@internal
()
Source
from the content-addressed store, hash-verified
136
137
/** @internal */
138
_addCase(): number {
139
return
this._caseCount++;
140
}
141
142
/** @internal */
143
_addDefault(view: SwitchView) {
Callers
1
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected