edu.umd.cs.findbugs
public abstract class FindBugsCommandLine extends CommandLine
Field Summary | |
---|---|
protected Project | project
Project to analyze. |
protected AnalysisFeatureSetting[] | settingList
Analysis settings to configure the analysis effort. |
Constructor Summary | |
---|---|
FindBugsCommandLine()
Constructor.
|
Method Summary | |
---|---|
Project | getProject() |
AnalysisFeatureSetting[] | getSettingList() |