public class AnalysisFeatureSetting
extends java.lang.Object
Constructor | Description |
---|---|
AnalysisFeatureSetting(int property,
boolean enabled) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
configure(AnalysisContext analysisContext) |
Set the configured value of the analysis property in the given
AnalysisContext.
|
public AnalysisFeatureSetting(@AnalysisFeature int property, boolean enabled)
property
- the analysis property to configureenabled
- true if the property is enabled, false if notpublic void configure(AnalysisContext analysisContext)
analysisContext
- the AnalysisContextFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.