Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT DOM Usage

I am trying to make sense of the CDT DOM.  I have been looking through
the code and test cases, but it has been a slow process.  Can anyone
point to code examples (mailing list archives, test cases, design
documents, etc) that might help me understand its proper usage.  

BTW, for now I am simply trying to parse a file and determine the C++
classes which have been declared in that file.

Thanks in advance for any help.

--Nick






Back to the top