net.sourceforge.pmd.cpd
Class TokenEntry
public
class
TokenEntry
extends Object
implements Comparable
BSD-style license; for more info see http://pmd.sourceforge.net/license.html
public TokenEntry(String image, String tokenSrcID, int beginLine)
public static void clearImages()
public int compareTo(Object o)
public boolean equals(Object o)
public int getBeginLine()
public int getIdentifier()
public int getIndex()
public String getTokenSrcID()
public int hashCode()
public void setHashCode(int hashCode)