Skip to content

Parser 06 2023

Sophie Coudert requested to merge parser_06_2023 into master

Fix issue #385 (closed) "Remove errors messages printed in the console by IBSStdParser". Suppress error on unknown tokens. Suppress one warning at compilation time (hack: add "break;" to behavior on spaces in lexer IBSStdLexer.jflex).

Merge request reports