b49da8aedaa2e64b23315368568fdddfb58b4556
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Optional<BlockStmt> to BlockStmt in method public getTryBlock() : BlockStmt in class com.github.javaparser.ast.stmt.TryStmt | From | To | |
| Inline Variable | 1 | ||
| Inline Variable t : NodeList<TypeDeclaration<?>> in method public visit(n CompilationUnit, arg A) : Visitable from class com.github.javaparser.ast.visitor.ModifierVisitor | From | To |