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