Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] 回复: Parse C using CDT

The Codan project under CDT may provide what you want.
http://wiki.eclipse.org/CDT/designs/StaticAnalysis

--------------------------------
Gong Zhi-Tao

----- 原始邮件 -----
发件人:Murthy Bhat <murthybhat@xxxxxxxxx>
收件人:cdt-dev@xxxxxxxxxxx
主题:[cdt-dev] Parse C using CDT
日期:2012年04月03日 09点49分

Hello,

I was trying to search for a way to parse a C source file using CDT to extract its methods and Variables. After lot of searching. Someone pointed me to mail the group.

I found some article on creating a bare bone CDT editor (http://www.ibm.com/developerworks/opensource/library/os-ecl-cdt1/). I am trying to modify BBCDT to also read and understand C/H files. I was able to for some extent, but I want more out of it.

Could someone please point me in the right direction.

~Thanks

Murthy

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev





Back to the top