Sign in
dart
/
sdk.git
/
da375d6cd56b467d90b3395b758a9d4ab1a72ea0
/
.
/
pkg
/
analysis_server
/
test
/
src
/
services
/
correction
/
fix
tree: fa63abb3f33894608e04ca5f780e01b8921a3752 [
path history
]
[
tgz
]
analysis_options/
data_driven/
pubspec/
add_async_test.dart
add_await_test.dart
add_call_super_test.dart
add_class_modifier_test.dart
add_const_test.dart
add_curly_braces_test.dart
add_diagnostic_property_reference_test.dart
add_empty_argument_list_test.dart
add_enum_constant_test.dart
add_eol_at_end_of_file_test.dart
add_explicit_call_test.dart
add_explicit_cast_test.dart
add_extension_override_test.dart
add_field_formal_parameters_test.dart
add_key_to_constructors_test.dart
add_late_test.dart
add_leading_newline_to_string_test.dart
add_missing_enum_case_clauses_test.dart
add_missing_enum_like_case_clauses_test.dart
add_missing_parameter_named_test.dart
add_missing_parameter_positional_test.dart
add_missing_parameter_required_test.dart
add_missing_required_argument_test.dart
add_missing_switch_cases_test.dart
add_ne_null_test.dart
add_null_check_test.dart
add_override_test.dart
add_redeclare_test.dart
add_reopen_test.dart
add_required_test.dart
add_return_null_test.dart
add_return_type_test.dart
add_static_test.dart
add_super_constructor_invocation_test.dart
add_super_parameter_test.dart
add_switch_case_break_test.dart
add_trailing_comma_test.dart
add_type_annotation_test.dart
bulk_fix_processor_test.dart
change_argument_name_test.dart
change_to_nearest_precise_value_test.dart
change_to_static_access_test.dart
change_to_test.dart
change_type_annotation_test.dart
convert_class_to_enum_test.dart
convert_documentation_into_line_test.dart
convert_flutter_child_test.dart
convert_flutter_children_test.dart
convert_for_each_to_for_loop_test.dart
convert_into_block_body_test.dart
convert_into_expression_body_test.dart
convert_into_is_not_test.dart
convert_quotes_test.dart
convert_to_block_function_body_test.dart
convert_to_boolean_expression_test.dart
convert_to_cascade_test.dart
convert_to_constant_pattern_test.dart
convert_to_contains_test.dart
convert_to_double_quoted_string_test.dart
convert_to_flutter_style_todo_test.dart
convert_to_for_element_test.dart
convert_to_function_declaration_test.dart
convert_to_generic_function_syntax_test.dart
convert_to_if_element_test.dart
convert_to_if_null_test.dart
convert_to_initializing_formal_test.dart
convert_to_int_literal_test.dart
convert_to_map_literal_test.dart
convert_to_named_arguments_test.dart
convert_to_null_aware_spread_test.dart
convert_to_null_aware_test.dart
convert_to_on_type_test.dart
convert_to_package_import_test.dart
convert_to_raw_string_test.dart
convert_to_relative_import_test.dart
convert_to_set_literal_test.dart
convert_to_single_quoted_string_test.dart
convert_to_spread_test.dart
convert_to_super_parameters_test.dart
convert_to_where_type_test.dart
convert_to_wildcard_pattern_test.dart
convert_to_wildcard_variable_test.dart
create_class_test.dart
create_constructor_for_final_fields_test.dart
create_constructor_super_test.dart
create_constructor_test.dart
create_extension_member_test.dart
create_field_test.dart
create_file_test.dart
create_function_test.dart
create_getter_test.dart
create_local_variable_test.dart
create_method_test.dart
create_missing_overrides_test.dart
create_mixin_test.dart
create_no_such_method_test.dart
create_parameter_test.dart
create_setter_test.dart
directives_ordering_test.dart
extend_class_for_mixin_test.dart
extract_local_variable_test.dart
fix_in_file_test.dart
fix_processor.dart
fix_processor_map_test.dart
fix_test.dart
format_file_test.dart
ignore_diagnostic_test.dart
import_library_prefix_test.dart
import_library_project_test.dart
import_library_sdk_test.dart
import_library_show_test.dart
inline_invocation_test.dart
inline_typedef_test.dart
insert_body_test.dart
insert_semicolon_test.dart
make_class_abstract_test.dart
make_conditional_on_debug_mode_test.dart
make_field_not_final_test.dart
make_field_public_test.dart
make_final_test.dart
make_required_named_parameters_first_test.dart
make_return_type_nullable_test.dart
make_super_invocation_last_test.dart
make_variable_not_final_test.dart
make_variable_nullable_test.dart
move_annotation_to_library_directive_test.dart
move_doc_comment_to_library_directive_test.dart
move_type_arguments_to_class_test.dart
organize_imports_test.dart
qualify_reference_test.dart
remove_abstract_test.dart
remove_annotation_test.dart
remove_argument_test.dart
remove_assertion_test.dart
remove_assignment_test.dart
remove_await_test.dart
remove_break_test.dart
remove_character_test.dart
remove_comma_test.dart
remove_comparison_test.dart
remove_const_test.dart
remove_constructor_name_test.dart
remove_constructor_test.dart
remove_dead_code_test.dart
remove_default_value_test.dart
remove_deprecated_new_in_comment_reference_test.dart
remove_duplicate_case_test.dart
remove_empty_catch_test.dart
remove_empty_constructor_body_test.dart
remove_empty_else_test.dart
remove_empty_statement_test.dart
remove_extends_clause_test.dart
remove_if_null_operator_test.dart
remove_initializer_test.dart
remove_interpolation_braces_test.dart
remove_invocation_test.dart
remove_late_test.dart
remove_leading_underscore_test.dart
remove_lexeme_test.dart
remove_library_name_test.dart
remove_method_declaration_test.dart
remove_name_from_combinator_test.dart
remove_name_from_declaration_clause_test.dart
remove_non_null_assertion_test.dart
remove_on_clause_test.dart
remove_operator_test.dart
remove_parameters_in_getter_declaration_test.dart
remove_parentheses_in_getter_invocation_test.dart
remove_print_test.dart
remove_question_mark_test.dart
remove_required_test.dart
remove_returned_value_test.dart
remove_this_expression_test.dart
remove_type_annotation_test.dart
remove_type_arguments_test.dart
remove_unexpected_underscores_test.dart
remove_unnecessary_cast_test.dart
remove_unnecessary_const_test.dart
remove_unnecessary_final_test.dart
remove_unnecessary_late_test.dart
remove_unnecessary_library_directive_test.dart
remove_unnecessary_new_test.dart
remove_unnecessary_parentheses_test.dart
remove_unnecessary_raw_string_test.dart
remove_unnecessary_string_escapes_test.dart
remove_unnecessary_string_interpolation_test.dart
remove_unnecessary_to_list_test.dart
remove_unnecessary_wildcard_pattern_test.dart
remove_unused_catch_clause_test.dart
remove_unused_catch_stack_test.dart
remove_unused_element_test.dart
remove_unused_field_test.dart
remove_unused_import_test.dart
remove_unused_label_test.dart
remove_unused_local_variable_test.dart
remove_unused_parameter_test.dart
remove_var_keyword_test.dart
remove_var_test.dart
rename_method_parameter_test.dart
rename_to_camel_case_test.dart
replace_boolean_with_bool_test.dart
replace_cascade_with_dot_test.dart
replace_colon_with_equals_test.dart
replace_colon_with_in_test.dart
replace_container_with_sized_box_test.dart
replace_empty_amp_pattern_test.dart
replace_final_with_const_test.dart
replace_final_with_var_test.dart
replace_new_with_const_test.dart
replace_null_check_with_cast_test.dart
replace_null_with_closure_test.dart
replace_null_with_void_test.dart
replace_return_type_future_test.dart
replace_return_type_iterable_test.dart
replace_return_type_stream_test.dart
replace_return_type_test.dart
replace_var_with_dynamic_test.dart
replace_with_arrow_test.dart
replace_with_brackets_test.dart
replace_with_conditional_assignment_test.dart
replace_with_decorated_box_test.dart
replace_with_eight_digit_hex_test.dart
replace_with_extension_name_test.dart
replace_with_identifier_test.dart
replace_with_interpolation_test.dart
replace_with_is_empty_test.dart
replace_with_is_nan_test.dart
replace_with_is_not_empty_test.dart
replace_with_named_constant_test.dart
replace_with_not_null_aware_test.dart
replace_with_null_aware_test.dart
replace_with_part_of_uri_test.dart
replace_with_tear_off_test.dart
replace_with_unicode_escape_test.dart
replace_with_var_test.dart
replace_with_wildcard_test.dart
sort_child_property_last_test.dart
sort_combinators_test.dart
sort_constructor_first_test.dart
sort_unnamed_constructor_first_test.dart
split_multiple_declarations_test.dart
surround_with_parentheses_test.dart
test_all.dart
update_sdk_constraints_test.dart
use_curly_braces_test.dart
use_effective_integer_division_test.dart
use_eq_eq_null_test.dart
use_is_not_empty_test.dart
use_not_eq_null_test.dart
use_rethrow_test.dart
wrap_in_text_test.dart
wrap_in_unawaited_test.dart