mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() A CodeReader simply contains a char[] and the name of the file, if any, that the char[] is the contents of. This leads us down the path of using char[]s in the parser instead of Strings in an attempt to cut down on our memory usage. |
||
---|---|---|
.. | ||
suite/org/eclipse/cdt/managedbuilder/tests/suite | ||
tests/org/eclipse/cdt/managedbuild/core/tests | ||
.classpath | ||
.cvsignore | ||
.project | ||
build.properties | ||
ChangeLog | ||
plugin.xml |