forked from NeoFlock/noom
while loop parsing
This commit is contained in:
@@ -8,6 +8,7 @@ typedef enum noomP_NodeType {
|
||||
|
||||
NOOMP_NODE_LOCALDECLARATION,
|
||||
NOOMP_NODE_IFSTATEMENT,
|
||||
NOOMP_NODE_WHILELOOP,
|
||||
NOOMP_NODE_BLOCK,
|
||||
|
||||
NOOMP_NODE_VARIABLE,
|
||||
|
||||
Reference in New Issue
Block a user