Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ source
Method
source
src/main/java/pascal/taie/util/graph/Edge.java:37–37 ·
view source on GitHub ↗
@return the source node of the edge.
()
Source
from the content-addressed store, hash-verified
35
* @
return
the source node of the edge.
36
*/
37
N source();
38
39
/**
40
* @
return
the target node of the edge.
Callers
15
clearUnusedResults
Method · 0.65
transferEdge
Method · 0.65
findNullDeref
Method · 0.65
transferCallToReturnEdge
Method · 0.65
transferCallEdge
Method · 0.65
doSolve
Method · 0.65
initializeForward
Method · 0.65
doSolveForward
Method · 0.65
needTransferEdge
Method · 0.65
transferEdge
Method · 0.65
ObjectFlowGraph
Method · 0.65
NormalEdge
Method · 0.65
Implementers
3
MethodEdge
src/main/java/pascal/taie/analysis/gra
PointerFlowEdge
src/main/java/pascal/taie/analysis/pta
AbstractEdge
src/main/java/pascal/taie/util/graph/A
Calls
no outgoing calls
Tested by
no test coverage detected