Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getNodes
Method
getNodes
src/main/java/pascal/taie/util/graph/ReverseGraph.java:55–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
@Override
56
public
Set<N> getNodes() {
57
return
graph.getNodes();
58
}
59
}
Callers
nothing calls this directly
Calls
1
getNodes
Method · 0.65
Tested by
no test coverage detected