Parsing errors

There are different kind of errors for which there are parser errors: error in the parse, error in the file (not recognized tokens, language), grammar error (can't match tokens in the correct sequence).

Taking as base that the files are suppossed to be compilable without errors, the last one error shouldn't appear.

When a error in the parser or in the file is araised, the plugin creates one zip per failed parsed file in the work/TRACES directory. Please, send us such files so we can analyze the problem and improve the parser.