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