Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to get data from the parser

Hi,
     I am developing a plugin to CDT to convert web services in to WSDL.
for that I want to parse C++ header files and want to get the class
names, method signatures and variables.
     Please can anyone tell me what is the structure of the parser and how
do I get that data from the parser.(If u can please send any example
code or any documentation for that)
     Please help.



Back to the top