parser: variable attributes
This commit is contained in:
@@ -11,6 +11,8 @@ typedef enum noomP_NodeType {
|
||||
NOOMP_NODE_WHILELOOP,
|
||||
NOOMP_NODE_BLOCK,
|
||||
|
||||
NOOMP_NODE_ATTRIBUTE,
|
||||
|
||||
NOOMP_NODE_BREAK,
|
||||
|
||||
NOOMP_NODE_VARIABLE,
|
||||
|
||||
Reference in New Issue
Block a user