pub fn parse_class_expression( input: &str, namespaces: &BTreeMap<String, String>, ) -> Result<ManchesterParseOutput>