File path: /jEdit-4.2/src/gnu/regexp/REMatchEnumeration.java | File path: /jEdit-4.2/src/gnu/regexp/RETokenAny.java | |||
Method name: void REMatchEnumeration(RE, CharIndexed, int, int)
|
Method name: void RETokenAny(int, boolean, boolean)
|
|||
Number of AST nodes: 5 | Number of AST nodes: 3 | |||
1 | more = MAYBE;↵ | |||
2 | this.expr = expr;↵ | |||
3 | this.input = input;↵ | 1 | super(subIndex);↵ | |
4 | this.index = index;↵ | 2 | this.↵ | |
5 | this.eflags = eflags↵ | 3 | newline = newline;↵ | |
6 | ; | 4 | this.matchNull = matchNull; | |
See real code fragment | See real code fragment |
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 | Clones are in different classes |
Number of node comparisons | 15 |