• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
objc header parser or pre-compiled header API
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

objc header parser or pre-compiled header API


  • Subject: objc header parser or pre-compiled header API
  • From: Daniel Zitter <email@hidden>
  • Date: Sun, 2 Feb 2003 10:07:54 -0800

Hi,

I need to generate test code for a huge number of Objective-C classes. Does anyone know of an implementation of an Objective-C header parser which is publicly available?

I considered walking the objc runtime data structures, but this approach isn't sufficient because there is no good way to separate the public API from the private API once it has been 'distilled' down. (The type information gets watered down a bit too).

Alternately, is anyone aware of APIs to walk the structures of a pre-compiled header as I think this would be equivalent, and in some respects superior, to header parsing for my purposes.

Thanks,
Dan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: objc header parser or pre-compiled header API
      • From: mw <email@hidden>
  • Prev by Date: Re: Unwanted transparency in NSBezierPath?
  • Next by Date: Auto-mounting disk images
  • Previous by thread: Re: Unwanted transparency in NSBezierPath?
  • Next by thread: Re: objc header parser or pre-compiled header API
  • Index(es):
    • Date
    • Thread