Static analysis shouldn't be stopped in case of parsing error

Expected behavior

Static analysis shouldn't be stopped in case of parsing problem, it should be raised inside a specialized rule showing the problem.

Actual behavior

Analysis are stoped when JFlex is reaching a parsing problem, causing the analysis to crash.

Steps to reproduce behavior

Analyzing for instance non-UNIX compliant encoded files.

Detection version

3.0.1