| Related articles |
|---|
| Reflexion in C++ thgibbs@my-deja.com (1999-11-16) |
| Re: Reflexion in C++ idbaxter@semdesigns.com (Ira D. Baxter) (1999-11-18) |
| From: | "Ira D. Baxter" <idbaxter@semdesigns.com> |
| Newsgroups: | comp.compilers |
| Date: | 18 Nov 1999 02:43:06 -0500 |
| Organization: | Compilers Central |
| References: | 99-11-077 |
| Keywords: | analysis |
The DMS Reengineering Toolkit would be useful for this problem,
or other arbitrary analysis and documentation extraction problems.
See http://www.semdesigns.com/Products/DMSToolkit.htm.
It can be obtained with robust ANSI C/C++ parsers.
thgibbs@my-deja.com wrote...
>I'm trying to, given a C++ header file, gather some information about
>any classes in the header.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.