Function parse

Source
pub fn parse(s: &str) -> IResult<&str, Lval, SyntaxError<&str>>