Function cleaver::fe::parse
[−]
[src]
pub fn parse(filepaths: &[&Path]) -> Result<Functions, SymbolError>
Runs the parser and symbolizer on all given files, returning an AST for each of them.