List of all items
Structs
- algorithm::AlgorithmOptions
- algorithm::SymbolSet
- ast::AstContext
- ast::LanguageNodeKinds
- backend::sqlite::SqliteBackend
- output::CallMatch
- output::CallSearchResponse
- output::CombinedSearchResponse
- output::ErrorResponse
- output::JsonResponse
- output::PerformanceMetrics
- output::ReferenceMatch
- output::ReferenceSearchResponse
- output::SearchResponse
- output::Span
- output::SpanContext
- output::SymbolMatch
- query::AstOptions
- query::CodeChunk
- query::ContextOptions
- query::DepthOptions
- query::FqnOptions
- query::MetricsOptions
- query::SearchOptions
- query::SnippetOptions
Enums
Traits
Functions
- algorithm::apply_algorithm_filters
- algorithm::check_magellan_available
- algorithm::create_symbol_set_temp_table
- algorithm::parse_condense_output
- algorithm::parse_paths_output
- algorithm::parse_symbol_set_file
- algorithm::resolve_fqn_to_symbol_id
- algorithm::run_magellan_algorithm
- algorithm::symbol_set_filter_strategy
- ast::ast_nodes_table_schema
- ast::calculate_ast_depth
- ast::calculate_decision_depth
- ast::check_ast_table_exists
- ast::count_children_by_kind
- ast::count_decision_points
- ast::expand_shorthand
- ast::expand_shorthand_with_language
- ast::expand_shorthands
- ast::get_ast_context_for_symbol
- ast::get_ast_context_for_symbol_with_preference
- ast::get_node_kinds_for_language
- ast::get_parent_kind
- ast::get_supported_languages
- output::execution_id
- output::json_response
- output::json_response_with_partial
- output::json_response_with_partial_and_performance
- output_common::format_partial_footer
- output_common::format_total_header
- output_common::is_json_format
- output_common::render_json_response
- platform::check_platform_support
- query::infer_language
- query::search_calls
- query::search_chunks_by_span
- query::search_chunks_by_symbol_name
- query::search_references
- query::search_symbols
- safe_extraction::extract_context_safe
- safe_extraction::extract_symbol_content_safe
- safe_extraction::safe_extract_snippet
- safe_extraction::safe_str_slice