6f5fb8042022064c465172f70c14066cc5208c7f
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute protected javaParser : JavaParser from class com.github.javaparser.generator.Generator to private javaParser : JavaParser from class com.github.javaparser.utils.SourceRoot | From | To | |
Extract Method | 1 | ||
Extract Method protected innerParse(packag String, filename String, path Path) : ParseResult<CompilationUnit> extracted from public tryToParse(packag String, filename String, javaParser JavaParser) : ParseResult<CompilationUnit> in class com.github.javaparser.utils.SourceRoot | From | To |