d86f152abcaf45b9ad37a1341ab46299b8e99497
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private isReachable(statement Statement) : boolean from class com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas.ExpressionCompatibleWithType to public isReachable(statement Statement) : boolean from class com.github.javaparser.symbolsolver.resolution.typeinference.ControlFlowLogic | From | To | |
| Move Method private canCompleteNormally(statement Statement) : boolean from class com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas.ExpressionCompatibleWithType to public canCompleteNormally(statement Statement) : boolean from class com.github.javaparser.symbolsolver.resolution.typeinference.ControlFlowLogic | From | To | |
| Extract Class | 1 | ||
| Extract Class com.github.javaparser.symbolsolver.resolution.typeinference.ControlFlowLogic from class com.github.javaparser.symbolsolver.resolution.typeinference.constraintformulas.ExpressionCompatibleWithType | From | To |