| Package | Description |
|---|---|
| net.sourceforge.pmd.cpd |
| Modifier and Type | Method and Description |
|---|---|
Mark |
Match.getFirstMark() |
Mark |
Match.getSecondMark() |
| Modifier and Type | Method and Description |
|---|---|
Set<Mark> |
Match.getMarkSet() |
Iterator<Mark> |
Match.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
Mark.compareTo(Mark other) |
| Modifier and Type | Method and Description |
|---|---|
void |
Match.setMarkSet(Set<Mark> markSet) |
| Constructor and Description |
|---|
Match(int tokenCount,
Mark first,
Mark second) |
Copyright © 2002–2016 InfoEther. All rights reserved.