ast
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct s_elems
|
||||
|
||||
// internal
|
||||
char *replace_ampercent(char *src);
|
||||
char *replace_left_red(char *src);
|
||||
t_dio_node get_cmd_txt(t_ast_n *node);
|
||||
int print_ast(t_ast_n *node, t_elems *e, int fd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user