Parser 06 2023
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).