#define STRING 1 #define COMMA 2 #define COLON 3 #define CURLY_OPEN 4 #define CURLY_CLOSE 5 #define BRACKET_OPEN 6 #define BRACKET_CLOSE 7