public interface ExitCodes
Modifier and Type | Field and Description |
---|---|
static int |
BUGS_FOUND_FLAG
Bugs were reported.
|
static int |
ERROR_FLAG
Serious analysis errors occurred.
|
static int |
MISSING_CLASS_FLAG
Classes needed for analysis were missing.
|
static final int ERROR_FLAG
static final int MISSING_CLASS_FLAG
static final int BUGS_FOUND_FLAG
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.