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

Class

tools/tslint-rules/noPrivateGettersRule.ts:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13class Walker extends Lint.RuleWalker {
14 /**
15 * Members whose name matches this pattern will be considered
16 * private, even if they don't have the private modifier.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected