Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 100 | 3 | 0.959 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 127 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/generatedfile/ClasspathUtil.java |
2 | 1 | 137 | plugins/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/generatedfile/ClasspathUtil.java |
3 | 1 | 2640 | plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java |
4 | 1 | 5705 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java |
5 | 1 | 175 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
6 | 1 | 483 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
7 | 1 | 600 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
8 | 1 | 672 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
9 | 1 | 733 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
10 | 1 | 816 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
11 | 1 | 925 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
12 | 1 | 1168 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
13 | 1 | 2711 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
14 | 1 | 2949 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/core/compiler/CharOperation.java |
15 | 1 | 169 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java |
16 | 1 | 191 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java |
17 | 1 | 200 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/AbstractMethodDeclaration.java |
18 | 1 | 173 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java |
19 | 1 | 193 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java |
20 | 1 | 201 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ConstructorDeclaration.java |
21 | 1 | 279 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java |
22 | 1 | 57 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/AnnotationMethodInfo.java |
23 | 1 | 254 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/FieldInfo.java |
24 | 1 | 63 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/classfmt/MethodInfo.java |
25 | 1 | 3613 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
26 | 1 | 3620 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
27 | 1 | 3627 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
28 | 1 | 3634 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
29 | 1 | 4890 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java |
30 | 1 | 53 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/AnnotationBinding.java |
31 | 1 | 435 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodVerifier15.java |
32 | 1 | 437 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/MethodVerifier15.java |
33 | 1 | 47 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/NestedTypeBinding.java |
34 | 1 | 95 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedGenericMethodBinding.java |
35 | 1 | 534 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding.java |
36 | 1 | 539 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/ParameterizedTypeBinding.java |
37 | 1 | 421 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/Scope.java |
38 | 1 | 61 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil.java |
39 | 1 | 62 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil.java |
40 | 1 | 63 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/RangeUtil.java |
41 | 1 | 809 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTParser.java |
42 | 1 | 671 | plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnitResolver.java |
43 | 1 | 165 | plugins/org.eclipse.jdt.core/eval/org/eclipse/jdt/internal/eval/CodeSnippetClassFile.java |
44 | 1 | 551 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
45 | 1 | 1363 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/core/Signature.java |
46 | 1 | 243 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryTypeConverter.java |
47 | 1 | 293 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/AbstractImageBuilder.java |
48 | 1 | 225 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java |
49 | 1 | 285 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java |
50 | 1 | 920 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/ClasspathEntry.java |
51 | 1 | 712 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnit.java |
52 | 1 | 198 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitProblemFinder.java |
53 | 1 | 205 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CompilationUnitProblemFinder.java |
54 | 1 | 143 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyPackageFragmentRootOperation.java |
55 | 1 | 171 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CopyPackageFragmentRootOperation.java |
56 | 1 | 63 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateTypeHierarchyOperation.java |
57 | 1 | 79 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/CreateTypeHierarchyOperation.java |
58 | 1 | 121 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeletePackageFragmentRootOperation.java |
59 | 1 | 499 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/TypeHierarchy.java |
60 | 1 | 603 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/hierarchy/TypeHierarchy.java |
61 | 1 | 3662 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaModelManager.java |
62 | 1 | 2752 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaProject.java |
63 | 1 | 80 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/JavaProjectElementInfo.java |
64 | 1 | 37 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/MovePackageFragmentRootOperation.java |
65 | 1 | 45 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/MovePackageFragmentRootOperation.java |
66 | 1 | 56 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/MovePackageFragmentRootOperation.java |
67 | 1 | 93 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/MovePackageFragmentRootOperation.java |
68 | 1 | 256 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/MovePackageFragmentRootOperation.java |
69 | 1 | 150 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/SearchableEnvironment.java |
70 | 1 | 107 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/HandleFactory.java |
71 | 1 | 140 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/HandleFactory.java |
72 | 1 | 141 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
73 | 1 | 1871 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
74 | 1 | 1884 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
75 | 1 | 1900 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
76 | 1 | 1912 | plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java |
77 | 1 | 143 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/core/search/SearchEngine.java |
78 | 1 | 394 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/BasicSearchEngine.java |
79 | 1 | 223 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/indexing/BinaryIndexer.java |
80 | 1 | 318 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/PatternLocator.java |
81 | 1 | 264 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/SuperTypeNamesCollector.java |
82 | 1 | 61 | plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/SuperTypeReferencePattern.java |
83 | 1 | 442 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JavaDetailFormattersPreferencePage.java |
84 | 1 | 305 | plugins/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JDISourceViewer.java |
85 | 1 | 2401 | plugins/org.eclipse.jdt.debug/jdi/org/eclipse/jdi/internal/spy/VerbosePacketStream.java |
86 | 1 | 99 | plugins/org.eclipse.jdt.junit/src/org/eclipse/jdt/internal/junit/ui/JUnitAddLibraryProposal.java |
87 | 1 | 70 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/ListenerList.java |
88 | 1 | 90 | plugins/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/ListenerList.java |
89 | 1 | 102 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/java/SignatureUtil.java |
90 | 1 | 111 | plugins/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/java/SignatureUtil.java |
91 | 1 | 387 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/RenamingNameSuggestor.java |
92 | 1 | 320 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/TypeEnvironment.java |
93 | 1 | 93 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints2/ConstraintVariable2.java |
94 | 1 | 39 | plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/typeconstraints2/TypeEquivalenceSet.java |
95 | 1 | 113 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/ClassFileMarkerAnnotationModel.java |
96 | 1 | 572 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/JavaSourceViewer.java |
97 | 1 | 154 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/ClassPathContainer.java |
98 | 1 | 136 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/UserLibraryMarkerResolutionGenerator.java |
99 | 1 | 403 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/StandardJavaElementContentProvider.java |
100 | 1 | 617 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/text/JavaSourceViewerConfiguration.java |
| ||||
System.arraycopy( oldExclusions, 0, newExclusions, 0, m); |
| ||||
System.arraycopy( cp, 0, newCp, 0, j); |
| ||||
System.arraycopy(filename, 0, relativeName, 0, length); |
| ||||
System.arraycopy(qualifiedSourceName, 0, displayName, 0, l); |
| ||||
System.arraycopy(first, 0, result, 0, length1); |
| ||||
System.arraycopy(first, 0, result, 0, length); |
| ||||
System.arraycopy(first, 0, result, 0, length1); |
| ||||
System.arraycopy(first, 0, result, 0, length1); |
| ||||
System.arraycopy(first, 0, result, 0, length1); |
| ||||
System.arraycopy(first, 0, result, 0, length1); |
| ||||
System.arraycopy(name, 0, result, 0, nameLength); |
| ||||
System.arraycopy(toElement, 0, resultElement, 0, toElementLength); |
| ||||
System.arraycopy(array, 0, result, 0, i); |
| ||||
System.arraycopy(array, 0, result, 0, i); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(annotations, 0, newAnnotations, 0, length); |
| ||||
System.arraycopy(annotations, 0, combined, 0, length); |
| ||||
System.arraycopy(annotations, 0, newAnnotations, 0, length); |
| ||||
System.arraycopy(noVisibleLocals, 0, visibleLocals, 0, length); |
| ||||
System.arraycopy(noLocals, 0, locals, 0, length); |
| ||||
System.arraycopy(noExceptionHandlers, 0, exceptionLabels, 0, length); |
| ||||
System.arraycopy(noLabels, 0, labels, 0, length); |
| ||||
System.arraycopy(constantChars, 0, subChars, 0, i); |
| ||||
System.arraycopy(recordedAnnotations, 0, result, 0, index); |
| ||||
System.arraycopy(typeVariables, 0, arguments, 0, inheritedLength); |
| ||||
System.arraycopy(typeVariables, 0, arguments, 0, length); |
| ||||
System.arraycopy(outerLocalVariables, 0, synthLocals, 0, newArgIndex); |
| ||||
System.arraycopy(arguments, 0, augmentedArguments, 0, argLength); |
| ||||
System.arraycopy(parameterizedMethods, 0, temp, 0, length); |
| ||||
System.arraycopy(parameterizedMethods, 0, temp, 0, length); |
| ||||
System.arraycopy(arguments, 0, newArgs, 0, argLength); |
| ||||
System.arraycopy(intervalStarts, 0, resultStarts, 0, pos); |
| ||||
System.arraycopy(intervalEnds, 0, resultEnds, 0, pos); |
| ||||
System.arraycopy(intervalFlags, 0, resultFlags, 0, pos); |
| ||||
System.arraycopy(fileName, 0, newFileName, 0, firstDollar); |
| ||||
System.arraycopy(compilationUnits, 0, sourceUnits, 0, length); |
| ||||
System.arraycopy(problems, 0, problemsCopy, 0, problemsLength); |
| ||||
System.arraycopy(typeParameterName, 0, result, 0, nameLength); |
| ||||
System.arraycopy(result, 0, resized, 0, pos); |
| ||||
System.arraycopy(type, 0, identifier, 0, dimStart); |
| ||||
System.arraycopy(units, 0, remainingUnits, 0, unitsLength); |
| ||||
System.arraycopy(accessRules, 0, rules, 0, length); |
| ||||
System.arraycopy(referringRules, 0, result, 0, referringRulesLength); |
| ||||
System.arraycopy(rules, 0, result, 0, length); |
| ||||
System.arraycopy(elements, 0, imports, 0, length); |
| ||||
System.arraycopy(unitProblems, 0, categorizedProblems, 0, length); |
| ||||
System.arraycopy(unitProblems, 0, categorizedProblems, 0, length); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, length); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, position); |
| ||||
System.arraycopy(workingCopies, 0, copies, 0, length); |
| ||||
System.arraycopy(workingCopies, 0, copies, 0, length); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, j); |
| ||||
System.arraycopy(classes, 0, all, 0, classesLength); |
| ||||
System.arraycopy(roots, 0, result, 0, rootNumber); |
| ||||
System.arraycopy(javaBuildOrder, 0, newOrder, 0, javaCount); // java projects are built first |
| ||||
System.arraycopy(commands, 0, newCommands, 0, i); |
| ||||
System.arraycopy(name, 0, superName, 0, i); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, i); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, i); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, i); |
| ||||
System.arraycopy(patterns, 0, newPatterns, 0, i); |
| ||||
System.arraycopy(classpath, 0, newClasspath, 0, i); |
| ||||
System.arraycopy(compoundTypeName, 0, packageName, 0, lengthM1); |
| ||||
System.arraycopy(simpleNames, 0, pkgName, 0, length); |
| ||||
System.arraycopy(simpleNames, 0, pkgName, 0, length); |
| ||||
System.arraycopy(first, 0, result, 0, length); |
| ||||
System.arraycopy(objects, 0, copy, 0, len); |
| ||||
System.arraycopy(elements, 0, copy, 0, len); |
| ||||
System.arraycopy(objects, 0, copy, 0, len); |
| ||||
System.arraycopy(objects, 0, copy, 0, len); |
| ||||
System.arraycopy(workingCopies, 0, units, 0, length); |
| ||||
System.arraycopy(copies, 0, newWorkingCopies, 0, length); |
| ||||
System.arraycopy(typeName, 0, arrayType, 0, length); |
| ||||
System.arraycopy(simpleName, 0, result, 0, length); |
| ||||
System.arraycopy(compoundName, 0, qualification, 0, last); |
| ||||
System.arraycopy(superTypeName, 0, superQualification, 0, length); |
| ||||
System.arraycopy(checkedElementsTmp, 0, checkedElements, 0, i); |
| ||||
System.arraycopy(segments, 0, result, 0, j); |
| ||||
System.arraycopy(res, 0, newRes, 0, resLength); |
| ||||
System.arraycopy(oldEntries, 0, newEntries, 0, nEntries); |
| ||||
System.arraycopy(fListeners, 0, temp, 0, fSize); |
| ||||
System.arraycopy(fListeners, 0, result, 0, fSize); |
| ||||
System.arraycopy(signature, 0, type, 0, superIndex); |
| ||||
System.arraycopy(signature, 0, type, 0, superIndex); |
| ||||
System.arraycopy(suffixesVar, 0, newVariableName, 0, hunkInVarName); // hunks before type name in variable name |
| ||||
System.arraycopy(fArrayTypes, 0, newArray, 0, oldLength); |
| ||||
System.arraycopy(fDatas, 0, newTable, 0, index); |
| ||||
System.arraycopy(fVariables, 0, newElements, 0, length); |
| ||||
System.arraycopy(resourceMarkers, 0, result, 0, resourceMarkersLength); |
| ||||
System.arraycopy(segments, 0, result, 0, j); |
| ||||
System.arraycopy(a1, 0, res, 0, a1Len); |
| ||||
System.arraycopy(entries, 0, newEntries, 0, idx); |
| ||||
System.arraycopy(a1, 0, res, 0, a1Len); |
| ||||
System.arraycopy(stateMasks, 0, shortenedStateMasks, 0, stateMasksLength); |
| |||
System.arraycopy( [[#variable62757000]], 0, [[#variable62756f60]], 0, [[#variable62756de0]]); // hunks before type name in variable name // java projects are built first |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#62757000]] | classpath |
1 | 2 | [[#62757000]] | a1 |
1 | 3 | [[#62757000]] | first |
1 | 4 | [[#62757000]] | segments |
1 | 5 | [[#62757000]] | problems |
1 | 6 | [[#62757000]] | annotations |
1 | 7 | [[#62757000]] | signature |
1 | 8 | [[#62757000]] | workingCopies |
1 | 9 | [[#62757000]] | parameterizedMethods |
1 | 10 | [[#62757000]] | array |
1 | 11 | [[#62757000]] | unitProblems |
1 | 12 | [[#62757000]] | objects |
1 | 13 | [[#62757000]] | first |
1 | 14 | [[#62757000]] | simpleNames |
1 | 15 | [[#62757000]] | stateMasks |
1 | 16 | [[#62757000]] | entries |
1 | 17 | [[#62757000]] | resourceMarkers |
1 | 18 | [[#62757000]] | fVariables |
1 | 19 | [[#62757000]] | fDatas |
1 | 20 | [[#62757000]] | fArrayTypes |
1 | 21 | [[#62757000]] | suffixesVar |
1 | 22 | [[#62757000]] | fListeners |
1 | 23 | [[#62757000]] | fListeners |
1 | 24 | [[#62757000]] | oldEntries |
1 | 25 | [[#62757000]] | checkedElementsTmp |
1 | 26 | [[#62757000]] | res |
1 | 27 | [[#62757000]] | superTypeName |
1 | 28 | [[#62757000]] | compoundName |
1 | 29 | [[#62757000]] | simpleName |
1 | 30 | [[#62757000]] | typeName |
1 | 31 | [[#62757000]] | copies |
1 | 32 | [[#62757000]] | workingCopies |
1 | 33 | [[#62757000]] | elements |
1 | 34 | [[#62757000]] | compoundTypeName |
1 | 35 | [[#62757000]] | patterns |
1 | 36 | [[#62757000]] | name |
1 | 37 | [[#62757000]] | commands |
1 | 38 | [[#62757000]] | javaBuildOrder |
1 | 39 | [[#62757000]] | classes |
1 | 40 | [[#62757000]] | roots |
1 | 41 | [[#62757000]] | classpath |
1 | 42 | [[#62757000]] | classpath |
1 | 43 | [[#62757000]] | classpath |
1 | 44 | [[#62757000]] | elements |
1 | 45 | [[#62757000]] | accessRules |
1 | 46 | [[#62757000]] | referringRules |
1 | 47 | [[#62757000]] | rules |
1 | 48 | [[#62757000]] | units |
1 | 49 | [[#62757000]] | type |
1 | 50 | [[#62757000]] | typeParameterName |
1 | 51 | [[#62757000]] | result |
1 | 52 | [[#62757000]] | compilationUnits |
1 | 53 | [[#62757000]] | fileName |
1 | 54 | [[#62757000]] | intervalStarts |
1 | 55 | [[#62757000]] | intervalEnds |
1 | 56 | [[#62757000]] | intervalFlags |
1 | 57 | [[#62757000]] | arguments |
1 | 58 | [[#62757000]] | arguments |
1 | 59 | [[#62757000]] | outerLocalVariables |
1 | 60 | [[#62757000]] | typeVariables |
1 | 61 | [[#62757000]] | typeVariables |
1 | 62 | [[#62757000]] | recordedAnnotations |
1 | 63 | [[#62757000]] | noVisibleLocals |
1 | 64 | [[#62757000]] | noLocals |
1 | 65 | [[#62757000]] | noExceptionHandlers |
1 | 66 | [[#62757000]] | noLabels |
1 | 67 | [[#62757000]] | constantChars |
1 | 68 | [[#62757000]] | annotations |
1 | 69 | [[#62757000]] | name |
1 | 70 | [[#62757000]] | toElement |
1 | 71 | [[#62757000]] | qualifiedSourceName |
1 | 72 | [[#62757000]] | filename |
1 | 73 | [[#62757000]] | oldExclusions |
1 | 74 | [[#62757000]] | cp |
1 | 75 | [[#62757000]] | first |
1 | 76 | [[#62757000]] | problems |
1 | 77 | [[#62757000]] | problems |
1 | 78 | [[#62757000]] | problems |
1 | 79 | [[#62757000]] | problems |
1 | 80 | [[#62757000]] | first |
1 | 81 | [[#62757000]] | problems |
1 | 82 | [[#62757000]] | problems |
1 | 83 | [[#62757000]] | objects |
1 | 84 | [[#62757000]] | classpath |
1 | 85 | [[#62757000]] | first |
1 | 86 | [[#62757000]] | classpath |
1 | 87 | [[#62757000]] | a1 |
1 | 88 | [[#62757000]] | parameterizedMethods |
1 | 89 | [[#62757000]] | annotations |
1 | 90 | [[#62757000]] | problems |
1 | 91 | [[#62757000]] | first |
1 | 92 | [[#62757000]] | first |
1 | 93 | [[#62757000]] | workingCopies |
1 | 94 | [[#62757000]] | classpath |
1 | 95 | [[#62757000]] | objects |
1 | 96 | [[#62757000]] | array |
1 | 97 | [[#62757000]] | segments |
1 | 98 | [[#62757000]] | unitProblems |
1 | 99 | [[#62757000]] | simpleNames |
1 | 100 | [[#62757000]] | signature |
2 | 1 | [[#62756f60]] | newClasspath |
2 | 2 | [[#62756f60]] | res |
2 | 3 | [[#62756f60]] | result |
2 | 4 | [[#62756f60]] | result |
2 | 5 | [[#62756f60]] | problemsCopy |
2 | 6 | [[#62756f60]] | newAnnotations |
2 | 7 | [[#62756f60]] | type |
2 | 8 | [[#62756f60]] | copies |
2 | 9 | [[#62756f60]] | temp |
2 | 10 | [[#62756f60]] | result |
2 | 11 | [[#62756f60]] | categorizedProblems |
2 | 12 | [[#62756f60]] | copy |
2 | 13 | [[#62756f60]] | result |
2 | 14 | [[#62756f60]] | pkgName |
2 | 15 | [[#62756f60]] | shortenedStateMasks |
2 | 16 | [[#62756f60]] | newEntries |
2 | 17 | [[#62756f60]] | result |
2 | 18 | [[#62756f60]] | newElements |
2 | 19 | [[#62756f60]] | newTable |
2 | 20 | [[#62756f60]] | newArray |
2 | 21 | [[#62756f60]] | newVariableName |
2 | 22 | [[#62756f60]] | temp |
2 | 23 | [[#62756f60]] | result |
2 | 24 | [[#62756f60]] | newEntries |
2 | 25 | [[#62756f60]] | checkedElements |
2 | 26 | [[#62756f60]] | newRes |
2 | 27 | [[#62756f60]] | superQualification |
2 | 28 | [[#62756f60]] | qualification |
2 | 29 | [[#62756f60]] | result |
2 | 30 | [[#62756f60]] | arrayType |
2 | 31 | [[#62756f60]] | newWorkingCopies |
2 | 32 | [[#62756f60]] | units |
2 | 33 | [[#62756f60]] | copy |
2 | 34 | [[#62756f60]] | packageName |
2 | 35 | [[#62756f60]] | newPatterns |
2 | 36 | [[#62756f60]] | superName |
2 | 37 | [[#62756f60]] | newCommands |
2 | 38 | [[#62756f60]] | newOrder |
2 | 39 | [[#62756f60]] | all |
2 | 40 | [[#62756f60]] | result |
2 | 41 | [[#62756f60]] | newClasspath |
2 | 42 | [[#62756f60]] | newClasspath |
2 | 43 | [[#62756f60]] | newClasspath |
2 | 44 | [[#62756f60]] | imports |
2 | 45 | [[#62756f60]] | rules |
2 | 46 | [[#62756f60]] | result |
2 | 47 | [[#62756f60]] | result |
2 | 48 | [[#62756f60]] | remainingUnits |
2 | 49 | [[#62756f60]] | identifier |
2 | 50 | [[#62756f60]] | result |
2 | 51 | [[#62756f60]] | resized |
2 | 52 | [[#62756f60]] | sourceUnits |
2 | 53 | [[#62756f60]] | newFileName |
2 | 54 | [[#62756f60]] | resultStarts |
2 | 55 | [[#62756f60]] | resultEnds |
2 | 56 | [[#62756f60]] | resultFlags |
2 | 57 | [[#62756f60]] | newArgs |
2 | 58 | [[#62756f60]] | augmentedArguments |
2 | 59 | [[#62756f60]] | synthLocals |
2 | 60 | [[#62756f60]] | arguments |
2 | 61 | [[#62756f60]] | arguments |
2 | 62 | [[#62756f60]] | result |
2 | 63 | [[#62756f60]] | visibleLocals |
2 | 64 | [[#62756f60]] | locals |
2 | 65 | [[#62756f60]] | exceptionLabels |
2 | 66 | [[#62756f60]] | labels |
2 | 67 | [[#62756f60]] | subChars |
2 | 68 | [[#62756f60]] | combined |
2 | 69 | [[#62756f60]] | result |
2 | 70 | [[#62756f60]] | resultElement |
2 | 71 | [[#62756f60]] | displayName |
2 | 72 | [[#62756f60]] | relativeName |
2 | 73 | [[#62756f60]] | newExclusions |
2 | 74 | [[#62756f60]] | newCp |
2 | 75 | [[#62756f60]] | result |
2 | 76 | [[#62756f60]] | problemsCopy |
2 | 77 | [[#62756f60]] | problemsCopy |
2 | 78 | [[#62756f60]] | problemsCopy |
2 | 79 | [[#62756f60]] | problemsCopy |
2 | 80 | [[#62756f60]] | result |
2 | 81 | [[#62756f60]] | problemsCopy |
2 | 82 | [[#62756f60]] | problemsCopy |
2 | 83 | [[#62756f60]] | copy |
2 | 84 | [[#62756f60]] | newClasspath |
2 | 85 | [[#62756f60]] | result |
2 | 86 | [[#62756f60]] | newClasspath |
2 | 87 | [[#62756f60]] | res |
2 | 88 | [[#62756f60]] | temp |
2 | 89 | [[#62756f60]] | newAnnotations |
2 | 90 | [[#62756f60]] | problemsCopy |
2 | 91 | [[#62756f60]] | result |
2 | 92 | [[#62756f60]] | result |
2 | 93 | [[#62756f60]] | copies |
2 | 94 | [[#62756f60]] | newClasspath |
2 | 95 | [[#62756f60]] | copy |
2 | 96 | [[#62756f60]] | result |
2 | 97 | [[#62756f60]] | result |
2 | 98 | [[#62756f60]] | categorizedProblems |
2 | 99 | [[#62756f60]] | pkgName |
2 | 100 | [[#62756f60]] | type |
3 | 1 | [[#62756de0]] | i |
3 | 2 | [[#62756de0]] | a1Len |
3 | 3 | [[#62756de0]] | length1 |
3 | 4 | [[#62756de0]] | j |
3 | 5 | [[#62756de0]] | problemsLength |
3 | 6 | [[#62756de0]] | length |
3 | 7 | [[#62756de0]] | superIndex |
3 | 8 | [[#62756de0]] | length |
3 | 9 | [[#62756de0]] | length |
3 | 10 | [[#62756de0]] | i |
3 | 11 | [[#62756de0]] | length |
3 | 12 | [[#62756de0]] | len |
3 | 13 | [[#62756de0]] | length |
3 | 14 | [[#62756de0]] | length |
3 | 15 | [[#62756de0]] | stateMasksLength |
3 | 16 | [[#62756de0]] | idx |
3 | 17 | [[#62756de0]] | resourceMarkersLength |
3 | 18 | [[#62756de0]] | length |
3 | 19 | [[#62756de0]] | index |
3 | 20 | [[#62756de0]] | oldLength |
3 | 21 | [[#62756de0]] | hunkInVarName |
3 | 22 | [[#62756de0]] | fSize |
3 | 23 | [[#62756de0]] | fSize |
3 | 24 | [[#62756de0]] | nEntries |
3 | 25 | [[#62756de0]] | i |
3 | 26 | [[#62756de0]] | resLength |
3 | 27 | [[#62756de0]] | length |
3 | 28 | [[#62756de0]] | last |
3 | 29 | [[#62756de0]] | length |
3 | 30 | [[#62756de0]] | length |
3 | 31 | [[#62756de0]] | length |
3 | 32 | [[#62756de0]] | length |
3 | 33 | [[#62756de0]] | len |
3 | 34 | [[#62756de0]] | lengthM1 |
3 | 35 | [[#62756de0]] | i |
3 | 36 | [[#62756de0]] | i |
3 | 37 | [[#62756de0]] | i |
3 | 38 | [[#62756de0]] | javaCount |
3 | 39 | [[#62756de0]] | classesLength |
3 | 40 | [[#62756de0]] | rootNumber |
3 | 41 | [[#62756de0]] | j |
3 | 42 | [[#62756de0]] | length |
3 | 43 | [[#62756de0]] | position |
3 | 44 | [[#62756de0]] | length |
3 | 45 | [[#62756de0]] | length |
3 | 46 | [[#62756de0]] | referringRulesLength |
3 | 47 | [[#62756de0]] | length |
3 | 48 | [[#62756de0]] | unitsLength |
3 | 49 | [[#62756de0]] | dimStart |
3 | 50 | [[#62756de0]] | nameLength |
3 | 51 | [[#62756de0]] | pos |
3 | 52 | [[#62756de0]] | length |
3 | 53 | [[#62756de0]] | firstDollar |
3 | 54 | [[#62756de0]] | pos |
3 | 55 | [[#62756de0]] | pos |
3 | 56 | [[#62756de0]] | pos |
3 | 57 | [[#62756de0]] | argLength |
3 | 58 | [[#62756de0]] | argLength |
3 | 59 | [[#62756de0]] | newArgIndex |
3 | 60 | [[#62756de0]] | inheritedLength |
3 | 61 | [[#62756de0]] | length |
3 | 62 | [[#62756de0]] | index |
3 | 63 | [[#62756de0]] | length |
3 | 64 | [[#62756de0]] | length |
3 | 65 | [[#62756de0]] | length |
3 | 66 | [[#62756de0]] | length |
3 | 67 | [[#62756de0]] | i |
3 | 68 | [[#62756de0]] | length |
3 | 69 | [[#62756de0]] | nameLength |
3 | 70 | [[#62756de0]] | toElementLength |
3 | 71 | [[#62756de0]] | l |
3 | 72 | [[#62756de0]] | length |
3 | 73 | [[#62756de0]] | m |
3 | 74 | [[#62756de0]] | j |
3 | 75 | [[#62756de0]] | length1 |
3 | 76 | [[#62756de0]] | problemsLength |
3 | 77 | [[#62756de0]] | problemsLength |
3 | 78 | [[#62756de0]] | problemsLength |
3 | 79 | [[#62756de0]] | problemsLength |
3 | 80 | [[#62756de0]] | length1 |
3 | 81 | [[#62756de0]] | problemsLength |
3 | 82 | [[#62756de0]] | problemsLength |
3 | 83 | [[#62756de0]] | len |
3 | 84 | [[#62756de0]] | i |
3 | 85 | [[#62756de0]] | length1 |
3 | 86 | [[#62756de0]] | i |
3 | 87 | [[#62756de0]] | a1Len |
3 | 88 | [[#62756de0]] | length |
3 | 89 | [[#62756de0]] | length |
3 | 90 | [[#62756de0]] | problemsLength |
3 | 91 | [[#62756de0]] | length |
3 | 92 | [[#62756de0]] | length1 |
3 | 93 | [[#62756de0]] | length |
3 | 94 | [[#62756de0]] | i |
3 | 95 | [[#62756de0]] | len |
3 | 96 | [[#62756de0]] | i |
3 | 97 | [[#62756de0]] | j |
3 | 98 | [[#62756de0]] | length |
3 | 99 | [[#62756de0]] | length |
3 | 100 | [[#62756de0]] | superIndex |