Skip to main content

extract_functions

Function extract_functions 

Source
pub fn extract_functions(file: &SourceFile) -> Result<Vec<ExtractedFunction>>
Expand description

Extract all functions from a source file using tree-sitter.