Package net.sourceforge.pmd.cpd
Class Match
java.lang.Object
net.sourceforge.pmd.cpd.Match
- All Implemented Interfaces:
Comparable<Match>,Iterable<Mark>
-
Field Details
-
MATCHES_COMPARATOR
-
LINES_COMPARATOR
-
-
Method Details
-
getMarkCount
public int getMarkCount() -
getLineCount
public int getLineCount() -
getTokenCount
public int getTokenCount() -
getMarkSet
-
iterator
-
compareTo
- Specified by:
compareToin interfaceComparable<Match>
-
getFirstMark
-
getSecondMark
-
toString
-
getEndIndex
public int getEndIndex()
-