more = MAYBE; this.expr = expr; this.input = input; this.index = index; this.eflags = eflags;
super(subIndex); this.options = options; this.negative = negative;
Clone fragments detected by clone detection tool
File path: /jEdit-4.2/src/gnu/regexp/REMatchEnumeration.java File path: /jEdit-4.2/src/gnu/regexp/RETokenOneOf.java
Method name: void REMatchEnumeration(RE, CharIndexed, int, int) Method name: void RETokenOneOf(int, Vector, boolean)
Number of AST nodes: 5 Number of AST nodes: 3
1
more = MAYBE;
2
    this.expr = expr;
1
super(subIndex);
3
    this.input = input;
2
    this.
4
    this.index = index;
5
    this.eflags = eflags
3
options = options;
6
;
4
    this.negative = negative;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones locationClones are in different classes
Number of node comparisons15