Added type define
parent
36afeecae9
commit
a6b535248b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue