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