mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 16:11:00 +00:00
It merges standalone IfBranch/ElseIfBranch nodes into IfElseIfChain nodes. This will ease CFG generation later. |
||
|---|---|---|
| .. | ||
| AST | ||
| Compiler | ||
| Parser | ||
| CMakeLists.txt | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| main.cpp | ||