Is there a location where I can find documentation about how to use the
CDT 5.1 or 6.0 API to parse a C++ source files and extract information
about the content of the file?
We previously used the CDT 3.2.1 API to do that but this no longer
compile with Eclipse 3.5's CDT and I don't know how to migrate my code.