↓ 5 callersMethodgetDFSEdgeTypeGet the type of edge in the depth first search. @param edge the edge @return the DFS type of edge: TREE_EDGE, FORWARD_EDGE, CROSS_EDGE, or
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/AbstractDepthFirstSearch.java:220