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