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