static final String TAG_PARSER = "parser";
static final String ATT_TYPE = "type";
static final String ATT_CLASS = "class";
static final String TAG_PARSER = "parser";
static final String ATT_PROTOCOLNAME = "protocolName";
static final String ATT_CLASS = "class";
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | static final String TAG_PARSER = "parser";↵ | | 1 | static final String TAG_PARSER = "parser";↵
|
2 | static final String ATT_TYPE = "type";↵ | | 2 | static final String ATT_PROTOCOLNAME = "protocolName";↵
|
3 | static final String ATT_CLASS = "class"; | | 3 | static final String ATT_CLASS = "class";
|
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 |