List of all items
Structs
- analyzer::AnalysisResult
- analyzer::ParseError
- cli::Cli
- comment_directives::DisabledSet
- config::Config
- file_traverser::TraversalResult
- fix::Fix
- fix::Replacement
- offense::Offense
Enums
Functions
- analyzer::analyze_file
- ast_helpers::arg_count_without_block_pass
- ast_helpers::block_arg_names
- ast_helpers::block_call_as_send
- ast_helpers::body_expressions
- ast_helpers::byte_offset_to_line
- ast_helpers::def_block_arg_name
- ast_helpers::def_first_arg_name
- ast_helpers::def_regular_arg_count
- ast_helpers::first_arg_is_single_pair_hash
- ast_helpers::for_each_child
- ast_helpers::has_block_pass
- ast_helpers::is_int_one
- ast_helpers::is_primitive
- ast_helpers::is_single_char_string
- ast_helpers::node_children
- ast_helpers::receiver_as_send
- ast_helpers::receiver_is_range
- ast_helpers::receiver_is_send_with_name
- ast_helpers::str_contains_def
- comment_directives::build_disabled_set
- file_traverser::traverse_and_analyze
- fix::apply_fixes
- fix::apply_fixes_to_file
- fix::verify_syntax
- output::print_fix_results
- output::print_results
- scanner::for_loop_scanner::scan
- scanner::method_call_scanner::scan_block
- scanner::method_call_scanner::scan_send
- scanner::method_call_scanner::scan_send_on_block
- scanner::method_definition_scanner::scan
- scanner::rescue_scanner::scan