| 11 | } |
| 12 | |
| 13 | class 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. |
nothing calls this directly
no outgoing calls
no test coverage detected