menu
pubtidy package
documentation
patchfixer.dart
ImportsPatcher
visitComment method
visitComment method
dark_mode
light_mode
visitComment
method
@
override
ImportDirective?
visitComment
(
Comment
node
)
inherited
Implementation
@override R? visitComment(Comment node) => null;
pubtidy package
documentation
patchfixer
ImportsPatcher
visitComment method
ImportsPatcher class