Function parse

Source
pub fn parse(code: &str, location: &str) -> Result<Vec<Expression>, Exception>