[Doxygen-develop] C++ parser
Brought to you by:
dimitri
From: Philippe F. <P....@OB...> - 2002-04-23 08:32:37
|
Hi, I want to write a Refactor tool and I am looking for a C++ parser. I remember once someone showing me that Doxygen could generate a XML file representing the C++ code. What I need is a something able to parse C++ ant give a structure where I know what classes, functions, variables, defines, signal and slots are defined, and where in the source code. Do you think Doxygen could be used to do that ? regards, Philippe |