parse

Function parse 

Source
pub fn parse(source: &str, path: PathBuf) -> Result<Vec<Statement>>
Expand description

Entry point: parse source into a list of Statements