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

Class

tools/tslint-rules/noLifecycleInvocationRule.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24class Walker extends Lint.RuleWalker {
25 /** Whether the walker should check the current source file. */
26 private _enabled: boolean;
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected