Re-exports§
Modules§
Functions§
- build_
call_ graph - Build call graph and populate called_by for all units
- detect_
language - Detect language from file extension or filename
- extract_
units - Extract all code units from a file with 5-layer analysis
- is_
text_ format - Check if a language is a text/config format (not code parsed with tree-sitter)
- is_
text_ format_ check - Check if a language is a text/config format (not code parsed with tree-sitter) - public for testing