org.sonar.plugins.cpd
Class CpdEngine

java.lang.Object
  extended by org.sonar.plugins.cpd.CpdEngine
All Implemented Interfaces:
BatchComponent, BatchExtension, Extension
Direct Known Subclasses:
PmdEngine, SonarBridgeEngine, SonarEngine

public abstract class CpdEngine
extends Object
implements BatchExtension


Constructor Summary
CpdEngine()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CpdEngine

public CpdEngine()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2012 SonarSource. All Rights Reserved.