net.sourceforge.pmd.cpd
Class MatchAlgorithm
java.lang.Object
net.sourceforge.pmd.cpd.MatchAlgorithm
- public class MatchAlgorithm
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchAlgorithm
public MatchAlgorithm(java.util.Map sourceCode,
Tokens tokens,
int min)
MatchAlgorithm
public MatchAlgorithm(java.util.Map sourceCode,
Tokens tokens,
int min,
CPDListener listener)
setListener
public void setListener(CPDListener listener)
findMatches
public void findMatches()
matches
public java.util.Iterator matches()
tokenAt
public TokenEntry tokenAt(int offset,
TokenEntry m)
Copyright © 2002-2004 Project Ultra*Log @ DARPA. All Rights Reserved.