Added IfBranch class

This commit is contained in:
Pasha Bibko
2025-06-16 17:06:06 +01:00
parent b3e63beae1
commit a1de06adbd
6 changed files with 60 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ namespace LX::AST
// Control flow Nodes //
IF_STATEMENT,
RETURN_STATEMENT,
// If an error happened somewhere //