menu
nocterm_lints package
documentation
services/correction/selection_analyzer.dart
SelectionAnalyzer
visitPropertyAccess method
visitPropertyAccess method
dark_mode
light_mode
visitPropertyAccess
method
@
override
void
visitPropertyAccess
(
PropertyAccess
node
)
inherited
Implementation
@override R? visitPropertyAccess(PropertyAccess node) => visitCommentReferableExpression(node);
nocterm_lints package
documentation
services/correction/selection_analyzer
SelectionAnalyzer
visitPropertyAccess method
SelectionAnalyzer class