menu
analyzer package
documentation
analysis_rule/rule_visitor_registry.dart
RuleVisitorRegistry
addSwitchStatement abstract method
addSwitchStatement abstract method
dark_mode
light_mode
addSwitchStatement
abstract method
void
addSwitchStatement
(
AbstractAnalysisRule
rule
,
AstVisitor
visitor
)
Implementation
void addSwitchStatement(AbstractAnalysisRule rule, AstVisitor visitor);
analyzer package
documentation
analysis_rule/rule_visitor_registry
RuleVisitorRegistry
addSwitchStatement abstract method
RuleVisitorRegistry class