menu
nocterm_lints package
documentation
services/correction/selection_analyzer.dart
SelectionAnalyzer
visitLiteral method
visitLiteral method
dark_mode
light_mode
visitLiteral
method
void
visitLiteral
(
Literal
node
)
inherited
Implementation
R? visitLiteral(Literal node) => visitExpression(node);
nocterm_lints package
documentation
services/correction/selection_analyzer
SelectionAnalyzer
visitLiteral method
SelectionAnalyzer class