parse

Function parse 

Source
pub fn parse(
    str: &str,
    settings: &ParserSettings,
) -> Result<LocExpr, ParseError>