net.sourceforge.pmd.cpd
Interface CPDListener
- All Known Implementing Classes:
- CPDNullListener, GUI
- public interface CPDListener
INIT
public static final int INIT
- See Also:
- Constant Field Values
HASH
public static final int HASH
- See Also:
- Constant Field Values
MATCH
public static final int MATCH
- See Also:
- Constant Field Values
GROUPING
public static final int GROUPING
- See Also:
- Constant Field Values
DONE
public static final int DONE
- See Also:
- Constant Field Values
addedFile
public void addedFile(int fileCount,
java.io.File file)
phaseUpdate
public void phaseUpdate(int phase)
Copyright © 2002-2006 InfoEther. All Rights Reserved.