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/Graph.java:103–103 ·
view source on GitHub ↗
@return all nodes of this graph.
()
Source
from the content-addressed store, hash-verified
101
* @
return
all nodes of this graph.
102
*/
103
Set<N> getNodes();
104
105
/**
106
* @
return
the number of the nodes in this graph.
Callers
11
computeSCCDirectMods
Method · 0.65
computeMethodMods
Method · 0.65
findNullDeref
Method · 0.65
getNodes
Method · 0.65
Zipper
Method · 0.65
computeAllocatees
Method · 0.65
getAllocatees
Method · 0.65
PotentialContextElement
Method · 0.65
getNodes
Method · 0.65
findDominators
Method · 0.65
TopologicalSorter
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected