CloneSet9243


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1201.000statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11934
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
21942
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
Clone Instance
1
Line Count
1
Source Line
934
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

        if (this.synthetics == null || this.synthetics[SourceTypeBinding.FIELD_EMUL] == null) return null;


Clone Instance
2
Line Count
1
Source Line
942
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

        if (this.synthetics == null || this.synthetics[SourceTypeBinding.FIELD_EMUL] == null) return null;


Clone AbstractionParameter Count: 0Parameter Bindings

if (this.synthetics == null || this.synthetics[SourceTypeBinding.FIELD_EMUL] == null)
  return null;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None