pub fn parse(input: &str) -> Result<BooleanExpr, ParseError>
Public API function to parse a SQL expression string