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: Alex Perez
Subject: Re: anyone know of a objective c parser?
Date: Fri, 15 Jul 2005 16:15:27 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

la le 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?

GSDoc?





reply via email to

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