maxishell
Implementation of a shell for Linux-like systems
Loading...
Searching...
No Matches
s_ast Struct Reference

#include <tokens.h>

Collaboration diagram for s_ast:

Public Attributes

t_token_type type
 
char ** args
 
struct s_astleft
 
struct s_astright
 

Detailed Description

Definition at line 49 of file tokens.h.

Member Data Documentation

◆ args

◆ left

◆ right

◆ type


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