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