discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: anyone know of a objective c parser?


From: Armando Di Cianno
Subject: Re: anyone know of a objective c parser?
Date: Sat, 16 Jul 2005 11:51:13 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-07-15 18:43:45 -0400 la le <ditopil@yahoo.com> wrote:

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?

gcc has that "--gendecls" option (something like that) for objc that
spits out interface info

.... well, supposedly, as i've never used it

__armando di cianno


                
__________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail

iD8DBQFC2SzwwgiTPLI9xhcRAsETAJ9PuF5ceAnNl+JXFZV90UaiiHn0iQCguwT8
K/BFft6EaS3dN5y0O+8XjY8=
=DJTV
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]