menu
loc_checker package
documentation
automation/code_converter.dart
OffsetNodeFinder
visitCatchClause method
visitCatchClause method
dark_mode
light_mode
visitCatchClause
method
@
override
void
visitCatchClause
(
CatchClause
node
)
inherited
Implementation
@override R? visitCatchClause(CatchClause node) => visitNode(node);
loc_checker package
documentation
automation/code_converter
OffsetNodeFinder
visitCatchClause method
OffsetNodeFinder class