public class AnalysisFeatureSetting extends Object
Constructor and Description |
---|
AnalysisFeatureSetting(int property,
boolean enabled)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(AnalysisContext analysisContext)
Set the configured value of the analysis property in the given
AnalysisContext.
|
public AnalysisFeatureSetting(@AnalysisFeatures.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 AnalysisContextCopyright © 2003–2015. All rights reserved.