org.sonar.batch.scan2
Class AnalyzerOptimizer
java.lang.Object
org.sonar.batch.scan2.AnalyzerOptimizer
- All Implemented Interfaces:
- BatchComponent
public class AnalyzerOptimizer
- extends Object
- implements BatchComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalyzerOptimizer
public AnalyzerOptimizer(FileSystem fs,
ActiveRules activeRules)
shouldExecute
public boolean shouldExecute(DefaultSensorDescriptor descriptor)
- Decide if the given Analyzer should be executed.
Copyright © 2009–2015 SonarSource. All rights reserved.