Function leo_parser::parser::parse[][src]

pub fn parse(path: &str, source: &str) -> SyntaxResult<Program>
Expand description

Creates a new program from a given file path and source code text.