|
minishell
Minishell Project for École 42
|
Structure representing a list of lexemes. More...
#include <minishell.h>

Public Attributes | |
| char * | str |
| t_token | type |
| int | index |
| struct s_lexer_list * | prev |
| struct s_lexer_list * | next |
Structure representing a list of lexemes.