b5c008c2a52f6d2dc3a80bc6ef1a3a06f2e85910
[nit.git] / tests / sav / nits.res
1 ../src/syntax/mmbuilder.nit:998,8--28: Warning: Expression is already a AMethPropdef since it is a AInitPropdef.
2 usage: nits [options] file...
3   -W, --warn              Show warnings
4   -q, --quiet             Do not show warnings
5   --stop-on-first-error   Stop on first error
6   --no-color              Do not use color to display errors and warnings
7   --log                   Generate various log files
8   --log-dir               Directory where to generate log files
9   -h, -?, --help          Show Help (This screen)
10   --version               Show version and exit
11   -v, --verbose           Verbose
12   -I, --path              Set include path for loaders (may be used more than once)
13   --only-parse            Only proceed to parse step of loaders
14   --only-metamodel        Stop after meta-model processing
15   -i, --in-place          Generate stub files as .nit.[ch] instead of .stub.nit.[ch]