minishell
Minishell Project for École 42
Loading...
Searching...
No Matches
s_lexer_list Struct Reference

Structure representing a list of lexemes. More...

#include <minishell.h>

Collaboration diagram for s_lexer_list:

Public Attributes

char * str
 
t_token type
 
int index
 
struct s_lexer_listprev
 
struct s_lexer_listnext
 

Detailed Description

Structure representing a list of lexemes.


The documentation for this struct was generated from the following file: