tools: use `parse_full` in nitdoc, nitlight, nitmetrics, nitpick, nituml, and nitunit
[nit.git] / tests / sav / error_formal_name.res
1 error_formal_name.nit:17,9--11: Warning: lowercase in the formal parameter type Foo
2 error_formal_name.nit:18,7--9: Warning: lowercase in the virtual type Bar