|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Match | |
|---|---|
| net.sourceforge.pmd.cpd | |
| Uses of Match in net.sourceforge.pmd.cpd |
|---|
| Fields in net.sourceforge.pmd.cpd with type parameters of type Match | |
|---|---|
static java.util.Comparator<Match> |
Match.LabelComparator
|
static java.util.Comparator<Match> |
Match.LengthComparator
|
static java.util.Comparator<Match> |
Match.LinesComparator
|
static java.util.Comparator<Match> |
Match.MatchesComparator
|
| Methods in net.sourceforge.pmd.cpd that return types with arguments of type Match | |
|---|---|
java.util.Iterator<Match> |
CPD.getMatches()
|
java.util.List<Match> |
MatchCollector.getMatches()
|
java.util.Iterator<Match> |
MatchAlgorithm.matches()
|
| Methods in net.sourceforge.pmd.cpd with parameters of type Match | |
|---|---|
int |
Match.compareTo(Match other)
|
int |
Tokens.getLineCount(TokenEntry mark,
Match match)
|
| Method parameters in net.sourceforge.pmd.cpd with type arguments of type Match | |
|---|---|
java.lang.String |
XMLRenderer.render(java.util.Iterator<Match> matches)
|
java.lang.String |
Renderer.render(java.util.Iterator<Match> matches)
|
java.lang.String |
CSVRenderer.render(java.util.Iterator<Match> matches)
|
java.lang.String |
VSRenderer.render(java.util.Iterator<Match> matches)
|
java.lang.String |
SimpleRenderer.render(java.util.Iterator<Match> matches)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||