registerLintRule abstract method
void
registerLintRule(
- AbstractAnalysisRule rule
Registers this rule with the analyzer's rule registry.
Implementation
void registerLintRule(AbstractAnalysisRule rule);