private Locator locator;
/**
* Target that all other targets will depend upon implicitly.
*
* <p>This holds all tasks and data type definitions that have
* been placed outside of targets.</p>
*/
private Target implicitTarget = new Target()
private Locator locator;
/**
* Target that all other targets will depend upon implicitly.
*
* <p>This holds all tasks and data type definitions that have
* been placed outside of targets.</p>
*/
private Target implicitTarget = new Target()
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/helper/AntXMLContext.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/helper/ProjectHelperImpl.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | private Locator locator;↵ | | 1 | private Locator locator;↵
|
|
2 | /**↵ | | 2 | /**↵
|
3 | * Target that all other targets will depend upon implicitly.↵ | | 3 | * Target that all other targets will depend upon implicitly.↵
|
4 | *↵ | | 4 | *↵
|
5 | * <p>This holds all tasks and data type definitions that have↵ | | 5 | * <p>This holds all tasks and data type definitions that have↵
|
6 | * been placed outside of targets.</p>↵ | | 6 | * been placed outside of targets.</p>↵
|
7 | */↵ | | 7 | */↵
|
8 | private Target implicitTarget = new Target() | | 8 | private Target implicitTarget = new Target()
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |