5ab2f9fe27169e21d4436ae03d0a0cff535882d2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private getContextImpl(node Node, typeSolver TypeSolver) : Context inlined to public getContext(node Node, typeSolver TypeSolver) : Context in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFactory | From | To | |
Inline Method private getTypeDeclarationImpl(classOrInterfaceDeclaration ClassOrInterfaceDeclaration) : ReferenceTypeDeclaration inlined to public getTypeDeclaration(classOrInterfaceDeclaration ClassOrInterfaceDeclaration) : ReferenceTypeDeclaration in class com.github.javaparser.symbolsolver.javaparsermodel.JavaParserFacade | From | To |