Re: Declaration, Definition & Reference listers for C
- From: "Nicola Musatti" <nicola.musatti@xxxxxxxxx>
- Date: 24 Aug 2005 18:27:08 -0400
John Carter wrote:
[...]
> So to experiment with this I need to extract every {typedef, struct,
> union, enum, macro, variable and function} {declaration, definition and
> reference} from 1000's of C files.
>
> Anybody know of a tool to parse standard C and spit out this information?
Maybe RedHat's Source Navigator, http://sourcenav.sourceforge.net/, may
be of help.
Also DoxyGen may be of use: http://www.stack.nl/~dimitri/doxygen/
Cheers,
Nicola Musatti
.
- References:
- Declaration, Definition & Reference listers for C
- From: John Carter
- Declaration, Definition & Reference listers for C
- Prev by Date: Re: Flex regular expression problem
- Next by Date: Re: Example interpreter C
- Previous by thread: Re: Declaration, Definition & Reference listers for C
- Next by thread: byaccj vs cup vs javacc
- Index(es):
Relevant Pages
|
|