Using CDT APIs to programmatically introspect C/C++ code.
7
·
8
·
9
·
10
·
11
·
12
·
13
·
14
·
15
·
16
·
17
·
18
Markus Schorn
CDT provides three different APIs to access data collected by its source code parsers. In this talk I will explain the strengths and weaknesses of each of the APIs. If you want to introspect C/C++ source code, you will then be able to choose the right API.
I am a Software Engineer working on developement tools for Wind River Systems, Inc. since 2001. My company started to invest into Open Source in 2005. Since then I am working on the CDT project as a committer.