Skip to main content

Module formatter

Module formatter 

Source

Structs§

FocusedPaginatedParams
Parameters for format_focused_paginated.

Enums§

FormatterError

Functions§

format_file_details
Format file-level semantic analysis results.
format_file_details_paginated
Format a paginated subset of functions for FileDetails mode. Shows classes and imports only on the first page (offset == 0). Header shows position context: FILE: path (NL, start-end/totalF, CC, II).
format_file_details_summary
Format a compact summary of file details for large FileDetails output.
format_focused
Format focused symbol analysis with call graph.
format_focused_paginated
Format a paginated subset of callers or callees for SymbolFocus mode. Mode is determined by the mode parameter:
format_focused_summary
Format a compact summary of focused symbol analysis. Used when output would exceed the size threshold or when explicitly requested.
format_structure
Format directory structure analysis results.
format_structure_paginated
Format a paginated subset of files for Overview mode.
format_summary
Format a compact summary for large directory analysis results. Used when output would exceed the size threshold or when explicitly requested.