Toggle navigation
Home
javaparser
b00d084b9cdbc59e20810a305f348d8807587685
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 12
Link to commit
Third party dependencies:
junit:junit:4.12
org.javassist:javassist:3.22.0-GA
com.google.guava:guava:23.4-jre
org.junit.jupiter:junit-jupiter-engine:5.0.3
org.mockito:mockito-core:2.13.0
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Extract Method
1
Extract Method public findAncestor(type Class<N>) : Optional<N> extracted from public findParent(type Class<N>) : Optional<N> in class com.github.javaparser.HasParentNode
From
To