forked from NeoFlock/noom
parser: method call in expr
This commit is contained in:
@@ -25,6 +25,7 @@ typedef enum noomP_NodeType {
|
||||
NOOMP_NODE_GETFIELD,
|
||||
NOOMP_NODE_INDEX,
|
||||
NOOMP_NODE_CALL,
|
||||
NOOMP_NODE_METHODCALL,
|
||||
|
||||
NOOMP_NODE_FIELDNAME,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user