Function sexpr_ir::syntax::mexpr::parse[][src]

pub fn parse(input: &str, path: Handle<String>) -> Result<Vec<GAst>, ParseError>