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