[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
anyone know of a objective c parser?
From: |
la le |
Subject: |
anyone know of a objective c parser? |
Date: |
Fri, 15 Jul 2005 15:43:45 -0700 (PDT) |
does anyone know of a objective c parser?,
i need to extract all the info from @interface
declarations (class name, class super, varibale names,
if they are protected/priveate/public, method names
and its variables), and also from @implementation
declareations i need to extract method names and its
argument names, along with the raw text in the
methods. ....
then i need to be able to save them to file.
anyone know of a starting point to get the info i need?
__________________________________
Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
- anyone know of a objective c parser?,
la le <=
- Re: anyone know of a objective c parser?, Alex Perez, 2005/07/15
- Re: anyone know of a objective c parser?, Adrian Robert, 2005/07/15
- Re: anyone know of a objective c parser?, Gregory John Casamento, 2005/07/15
- Re: anyone know of a objective c parser?, Stefan Urbanek, 2005/07/16
- Re: anyone know of a objective c parser?, Armando Di Cianno, 2005/07/16