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