Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] AST2 Info

Hey CDT-Core fans,

I have made a new commit of AST2 to the cdt_ast2 branch. This new stuff is 
in the parser source folder, package org.eclipse.cdt.core.parser.ast2.c. 
As the name suggests, I am now focusing in an accurate representation of 
C/C++ and am putting aside (for now) any multi-language capability (those 
crazy declarators :-(). The AST2Tests JUnit shows the expected navigation 
behavior of the AST. If you have a chance to take a look, I'd be 
interested in any feedback.

Cheers,
Doug Schaefer, IBM's Technical Lead, Eclipse CDT
Ottawa Lab,  IBM Canada, Rational Software Division


Back to the top