Revision 702037
Go back to digest for 26th August 2007Features in Development Tools
David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp/expressionparser:
Implement all missing parts of the expression-parser, which means: All types of casts, new-expressions, string-literals, and numbers are parsed quite correctly now.
File Changes
Modified 3 files
- /trunk/KDE/kdevelop/languages/cpp/expressionparser
- /expressionvisitor.cpp
- /expressionvisitor.h
- /tests/test_expressionparser.cpp
3 files changed in total