pub fn parse(statement: &str) -> Result<ParseResult, Error>
wrapper around parseToProtobuf for ease-of-use