mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Added IfBranch class
This commit is contained in:
@@ -40,6 +40,7 @@ namespace LX::AST
|
||||
|
||||
// Control flow Nodes //
|
||||
|
||||
IF_STATEMENT,
|
||||
RETURN_STATEMENT,
|
||||
|
||||
// If an error happened somewhere //
|
||||
|
||||
Reference in New Issue
Block a user