Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 0 | 1.000 | class_body_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 165 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor.java |
2 | 4 | 37 | plugins/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/CodeFormatterVisitor2.java |
| ||||
private static final int[] CLOSING_GENERICS_EXPECTEDTOKENS = new int[] { TerminalTokens.TokenNameRIGHT_SHIFT, TerminalTokens.TokenNameUNSIGNED_RIGHT_SHIFT, TerminalTokens.TokenNameGREATER }; |
| ||||
private static final int[] CLOSING_GENERICS_EXPECTEDTOKENS = new int[] { TerminalTokens.TokenNameRIGHT_SHIFT, TerminalTokens.TokenNameUNSIGNED_RIGHT_SHIFT, TerminalTokens.TokenNameGREATER }; |
| |||
private static final int[] CLOSING_GENERICS_EXPECTEDTOKENS = new int[] { TerminalTokens.TokenNameRIGHT_SHIFT, TerminalTokens.TokenNameUNSIGNED_RIGHT_SHIFT, TerminalTokens.TokenNameGREATER }; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |