Ajout vérification appel fonction
This commit is contained in:
@@ -15,7 +15,7 @@ void affiche_t_instr_affect(n_instr *n);
|
||||
void affiche_t_instr_appel(n_instr *n);
|
||||
void affiche_t_instr_retour(n_instr *n);
|
||||
void affiche_t_instr_ecrire(n_instr *n);
|
||||
void affiche_t_l_exp(n_l_exp *n);
|
||||
int affiche_t_l_exp(n_l_exp *n);
|
||||
void affiche_t_exp(n_exp *n);
|
||||
void affiche_t_varExp(n_exp *n);
|
||||
void affiche_t_opExp(n_exp *n);
|
||||
|
||||
Reference in New Issue
Block a user