#define INTERFACE 1 #define NAME 2 #define CURRLY_OPEN 3 #define CURLY_CLOSE 4 #define SEMICOLON 5 #define DOT 6 #define STRING 7