|
Rename Parameter block : BlockStmt to body : BlockStmt in method public MethodDeclaration(modifiers int, annotations List<AnnotationExpr>, typeParameters List<TypeParameter>, type Type, name String, parameters List<Parameter>, arrayCount int, throws_ List<ReferenceType>, body BlockStmt) in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |
|
Rename Parameter block : BlockStmt to body : BlockStmt in method public MethodDeclaration(beginLine int, beginColumn int, endLine int, endColumn int, modifiers int, annotations List<AnnotationExpr>, typeParameters List<TypeParameter>, type Type, name String, parameters List<Parameter>, arrayCount int, throws_ List<ReferenceType>, body BlockStmt) in class com.github.javaparser.ast.body.MethodDeclaration |
From |
To |