|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.cpd.CpdEngine
org.sonar.plugins.cpd.SonarEngine
public class SonarEngine
| Constructor Summary | |
|---|---|
SonarEngine(IndexFactory indexFactory)
|
|
| Method Summary | |
|---|---|
void |
analyse(Project project,
SensorContext context)
|
boolean |
isLanguageSupported(Language language)
|
| Methods inherited from class org.sonar.plugins.cpd.CpdEngine |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SonarEngine(IndexFactory indexFactory)
| Method Detail |
|---|
public boolean isLanguageSupported(Language language)
public void analyse(Project project,
SensorContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||