Added type define
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include <vslc.h>
|
||||
%}
|
||||
|
||||
%define api.value.type {node_t}
|
||||
%token FUNC PRINT RETURN CONTINUE IF THEN ELSE WHILE DO OPENBLOCK CLOSEBLOCK
|
||||
%token VAR NUMBER IDENTIFIER STRING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user