Préparation pour test intermediaire
- Analyseur lexical OK - Analyseur syntaxyque OK
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
void openSection ( const char * section );
|
||||
void closeSection ( const char * section );
|
||||
void elementConsome ();
|
||||
void syntaxError (void);
|
||||
void syntaxErrorMsg( const char * msg );
|
||||
void programme (void);
|
||||
|
||||
Reference in New Issue
Block a user