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