Skip to main content

summarize_logos

Function summarize_logos 

Source
pub fn summarize_logos(source: &str) -> Result<SymSummary, TvError>
Expand description

Parse source and symbolically execute it into a SymSummary over the LOGOS semantics. Does not run the optimizer (the source-of-truth side).