mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
![]() CORE Brought DOM up to par wrt functionality with Code Model. Added isFunctionDefinition() to SimpleDeclaration. Added visiblity indicators for member declarations. Added offset information that was previously unavailable. Added preprocessor statements (inclusions, macros) to DOM. Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types. Added new constructor to parser to aid testing. Fixed bug36065. TESTS Added testMemberDeclarations(), testPreprocessor(), testElaboratedParms() to DOMTests. |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |