public class CheckstyleSensor extends Object implements Sensor
FLAG_SQUID_ANALYSIS| Constructor and Description |
|---|
CheckstyleSensor(RulesProfile profile,
CheckstyleExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(Project project,
SensorContext context) |
boolean |
shouldExecuteOnProject(Project project) |
String |
toString() |
public CheckstyleSensor(RulesProfile profile, CheckstyleExecutor executor)
public boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProjectpublic void analyse(Project project, SensorContext context)
Copyright © 2009-2012 SonarSource. All Rights Reserved.