mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() Parser updates: Added IToken.getLineNumber() to facilitate adding line numbers to AST. Added line number support into IASTOffsetableElement. Updated all implementations to use this. Updated Parser and IASTFactory to populate IASTOffsetableElement with the values retrieved from IToken. Removed IScanner.getLineNumberForOffset(). Model updates: Updated CModelBuilder to access line number information from IASTOffsetableElement. org.eclipse.cdt.core.tests Updated ParserSymbolTableTest to accommodate new constructors for COMPLETE_PARSE ASTNodes (line # info). Updated CModelElementsTest to enable testing for line numbers. Removed CModelElementsFailedTests.testBug36379() as it is redundant due to CModelElementTests.testCModelElements() is complete. Removed CModelElementsFailedTests from AutomatedIntegrationSuite as it is empty. |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/core/build/managed/tests | ||
failures/org/eclipse/cdt/core | ||
indexer/org/eclipse/cdt/core/indexer/tests | ||
model/org/eclipse/cdt/core/model/tests | ||
parser/org/eclipse/cdt/core/parser/tests | ||
resources | ||
search/org/eclipse/cdt/core/search/tests | ||
suite/org/eclipse/cdt | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.xml | ||
test.xml |