CloneSet34


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
38301.000class_body_declaration
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13225
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnnotationTypeDeclaration.java
23249
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnnotationTypeMemberDeclaration.java
33130
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnonymousClassDeclaration.java
43151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayAccess.java
53198
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayCreation.java
63120
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayInitializer.java
73129
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayType.java
83153
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AssertStatement.java
93298
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Assignment.java
103124
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Block.java
113103
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BlockComment.java
123126
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BooleanLiteral.java
133127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BreakStatement.java
143149
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CastExpression.java
153151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CatchClause.java
163127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CharacterLiteral.java
173313
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ClassInstanceCreation.java
1831003
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnit.java
193176
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ConditionalExpression.java
203170
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ConstructorInvocation.java
213127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ContinueStatement.java
223151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DoStatement.java
23396
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EmptyStatement.java
243173
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnhancedForStatement.java
253243
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnumConstantDeclaration.java
263263
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnumDeclaration.java
273132
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ExpressionStatement.java
283181
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldAccess.java
293269
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldDeclaration.java
303213
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ForStatement.java
313176
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/IfStatement.java
323210
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ImportDeclaration.java
333354
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/InfixExpression.java
343234
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Initializer.java
353147
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/InstanceofExpression.java
363191
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Javadoc.java
373153
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LabeledStatement.java
383100
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LineComment.java
393127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MarkerAnnotation.java
403153
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MemberRef.java
413151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MemberValuePair.java
423477
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java
433227
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodInvocation.java
443184
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodRef.java
453217
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodRefParameter.java
463694
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Modifier.java
473153
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NormalAnnotation.java
48390
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NullLiteral.java
493125
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NumberLiteral.java
503215
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java
513161
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ParameterizedType.java
523127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ParenthesizedExpression.java
533233
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PostfixExpression.java
543249
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PrefixExpression.java
553248
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PrimitiveType.java
563157
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/QualifiedName.java
573170
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/QualifiedType.java
583124
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ReturnStatement.java
593138
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SimpleName.java
603125
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SimpleType.java
613151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleMemberAnnotation.java
623355
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleVariableDeclaration.java
633126
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/StringLiteral.java
643204
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java
653155
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperFieldAccess.java
663227
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java
673134
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SwitchCase.java
683163
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SwitchStatement.java
693151
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SynchronizedStatement.java
703267
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TagElement.java
713134
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TextElement.java
723127
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ThisExpression.java
733129
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ThrowStatement.java
743182
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TryStatement.java
753457
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java
763197
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclarationStatement.java
773126
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeLiteral.java
783153
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeParameter.java
793253
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationExpression.java
803211
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationFragment.java
813256
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationStatement.java
823152
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/WhileStatement.java
833160
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/WildcardType.java
Clone Instance
1
Line Count
3
Source Line
225
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnnotationTypeDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
2
Line Count
3
Source Line
249
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnnotationTypeMemberDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
3
Line Count
3
Source Line
130
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AnonymousClassDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
4
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayAccess.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
5
Line Count
3
Source Line
198
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayCreation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
6
Line Count
3
Source Line
120
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayInitializer.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
7
Line Count
3
Source Line
129
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ArrayType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
8
Line Count
3
Source Line
153
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AssertStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
9
Line Count
3
Source Line
298
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Assignment.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
10
Line Count
3
Source Line
124
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Block.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
11
Line Count
3
Source Line
103
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BlockComment.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
12
Line Count
3
Source Line
126
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BooleanLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
13
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/BreakStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
14
Line Count
3
Source Line
149
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CastExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
15
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CatchClause.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
16
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CharacterLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
17
Line Count
3
Source Line
313
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ClassInstanceCreation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
18
Line Count
3
Source Line
1003
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/CompilationUnit.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
19
Line Count
3
Source Line
176
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ConditionalExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
20
Line Count
3
Source Line
170
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ConstructorInvocation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
21
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ContinueStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
22
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/DoStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
23
Line Count
3
Source Line
96
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EmptyStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
24
Line Count
3
Source Line
173
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnhancedForStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
25
Line Count
3
Source Line
243
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnumConstantDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
26
Line Count
3
Source Line
263
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/EnumDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
27
Line Count
3
Source Line
132
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ExpressionStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
28
Line Count
3
Source Line
181
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldAccess.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
29
Line Count
3
Source Line
269
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/FieldDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
30
Line Count
3
Source Line
213
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ForStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
31
Line Count
3
Source Line
176
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/IfStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
32
Line Count
3
Source Line
210
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ImportDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
33
Line Count
3
Source Line
354
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/InfixExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
34
Line Count
3
Source Line
234
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Initializer.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
35
Line Count
3
Source Line
147
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/InstanceofExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
36
Line Count
3
Source Line
191
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Javadoc.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
37
Line Count
3
Source Line
153
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LabeledStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
38
Line Count
3
Source Line
100
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/LineComment.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
39
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MarkerAnnotation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
40
Line Count
3
Source Line
153
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MemberRef.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
41
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MemberValuePair.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
42
Line Count
3
Source Line
477
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
43
Line Count
3
Source Line
227
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodInvocation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
44
Line Count
3
Source Line
184
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodRef.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
45
Line Count
3
Source Line
217
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/MethodRefParameter.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
46
Line Count
3
Source Line
694
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/Modifier.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         * @since 3.0
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
47
Line Count
3
Source Line
153
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NormalAnnotation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
48
Line Count
3
Source Line
90
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NullLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
49
Line Count
3
Source Line
125
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/NumberLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
50
Line Count
3
Source Line
215
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PackageDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
51
Line Count
3
Source Line
161
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ParameterizedType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
52
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ParenthesizedExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
53
Line Count
3
Source Line
233
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PostfixExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
54
Line Count
3
Source Line
249
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PrefixExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
55
Line Count
3
Source Line
248
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/PrimitiveType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
56
Line Count
3
Source Line
157
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/QualifiedName.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
57
Line Count
3
Source Line
170
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/QualifiedType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
58
Line Count
3
Source Line
124
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ReturnStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
59
Line Count
3
Source Line
138
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SimpleName.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
60
Line Count
3
Source Line
125
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SimpleType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
61
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleMemberAnnotation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
62
Line Count
3
Source Line
355
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SingleVariableDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
63
Line Count
3
Source Line
126
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/StringLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
64
Line Count
3
Source Line
204
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperConstructorInvocation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
65
Line Count
3
Source Line
155
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperFieldAccess.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
66
Line Count
3
Source Line
227
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SuperMethodInvocation.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
67
Line Count
3
Source Line
134
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SwitchCase.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
68
Line Count
3
Source Line
163
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SwitchStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
69
Line Count
3
Source Line
151
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/SynchronizedStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
70
Line Count
3
Source Line
267
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TagElement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
71
Line Count
3
Source Line
134
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TextElement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
72
Line Count
3
Source Line
127
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ThisExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
73
Line Count
3
Source Line
129
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ThrowStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
74
Line Count
3
Source Line
182
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TryStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
75
Line Count
3
Source Line
457
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclaration.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
76
Line Count
3
Source Line
197
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeDeclarationStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
77
Line Count
3
Source Line
126
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeLiteral.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
78
Line Count
3
Source Line
153
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/TypeParameter.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
79
Line Count
3
Source Line
253
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationExpression.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
80
Line Count
3
Source Line
211
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationFragment.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
81
Line Count
3
Source Line
256
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/VariableDeclarationStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
82
Line Count
3
Source Line
152
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/WhileStatement.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone Instance
83
Line Count
3
Source Line
160
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/WildcardType.java

        /* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
        final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
                // dispatch to correct overloaded match method
                return matcher.match(this, other);
        }


Clone AbstractionParameter Count: 0Parameter Bindings

/* (omit javadoc for this method)
         * Method declared on ASTNode.
         */
/* (omit javadoc for this method)
         * Method declared on ASTNode.
         * @since 3.0
         */
final boolean subtreeMatch0(ASTMatcher matcher, Object other) {
  // dispatch to correct overloaded match method
  return matcher.match(this, other);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None