pub fn parse_identifier( identifier: String, ) -> Result<Rc<IdentifierContextAll<'static>>, TranslationErrors>