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

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