|
Change Return Type void to MethodDeclaration in method public setNameExpr(name NameExpr) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to ArrayCreationExpr in method public setType(type Type) : ArrayCreationExpr in class com.github.javaparser.ast.expr.ArrayCreationExpr |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setBody(body BlockStmt) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to FieldDeclaration in method public setModifiers(modifiers int) : FieldDeclaration in class com.github.javaparser.ast.body.FieldDeclaration |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setModifiers(modifiers int) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to ReferenceType in method public setType(type Type) : ReferenceType in class com.github.javaparser.ast.type.ReferenceType |
From |
To |
|
Change Return Type void to T in method public setType(type Type) : T in class com.github.javaparser.ast.TypedNode |
From |
To |
|
Change Return Type void to InstanceOfExpr in method public setType(type Type) : InstanceOfExpr in class com.github.javaparser.ast.expr.InstanceOfExpr |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setName(name String) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setType(type Type) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to CastExpr in method public setType(type Type) : CastExpr in class com.github.javaparser.ast.expr.CastExpr |
From |
To |
|
Change Return Type void to AnnotationMemberDeclaration in method public setType(type Type) : AnnotationMemberDeclaration in class com.github.javaparser.ast.body.AnnotationMemberDeclaration |
From |
To |
|
Change Return Type void to Parameter in method public setType(type Type) : Parameter in class com.github.javaparser.ast.body.Parameter |
From |
To |
|
Change Return Type void to TypeExpr in method public setType(type Type) : TypeExpr in class com.github.javaparser.ast.expr.TypeExpr |
From |
To |
|
Change Return Type void to VariableDeclarationExpr in method public setType(type Type) : VariableDeclarationExpr in class com.github.javaparser.ast.expr.VariableDeclarationExpr |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setParameters(parameters List<Parameter>) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to FieldDeclaration in method public setType(type Type) : FieldDeclaration in class com.github.javaparser.ast.body.FieldDeclaration |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setThrows(throws_ List<ReferenceType>) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setTypeParameters(typeParameters List<TypeParameter>) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Change Return Type void to ClassExpr in method public setType(type Type) : ClassExpr in class com.github.javaparser.ast.expr.ClassExpr |
From |
To |
|
Change Return Type void to MethodDeclaration in method public setDefault(isDefault boolean) : MethodDeclaration in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |