Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/components
/
Class
tools/tslint-rules/memberNamingRule.ts:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
class
Walker extends Lint.RuleWalker {
19
/** Configured patterns
for
each of the modifiers. */
20
private _config: {
21
private?: RegExp;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected