#ifndef LEXER_STATES_H #define LEXER_STATES_H typedef struct lexer lexer_t; #endif // !LEXER_STATES_H