|
|
Commit Details
|
|
Features in
Development Tools |
|
Hamish Rodda committed changes in
/trunk/KDE/kdevelop/plugins/languages/cpp/parser:
|
Start implementing the reverse of parsing - converting an AST back to c++ code. The whole AST is covered already, but it's hardly tested yet - for unit tests I need to write code that will check (ast -> code -> ast2) ast == ast2 ... ie tree comparison logic |
|
|
|
|
|
File Changes
|
| Modified
|
5 files
|
|
|
| Added
|
3 files
|
|
|
| Deleted
|
1 file
|
|
|
|
9 files changed in total
|
|
|