net.sourceforge.pmd.cpd
public static class Match.MatchCode extends Object
| Constructor Summary | |
|---|---|
| MatchCode() | |
| MatchCode(TokenEntry m1, TokenEntry m2) | |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| int | hashCode() |
| void | setFirst(int first) |
| void | setSecond(int second) |