Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ target
Method
target
src/main/java/pascal/taie/util/graph/Edge.java:42–42 ·
view source on GitHub ↗
@return the target node of the edge.
()
Source
from the content-addressed store, hash-verified
40
* @
return
the target node of the edge.
41
*/
42
N target();
43
}
Callers
15
clearUnusedResults
Method · 0.65
transferEdge
Method · 0.65
initializeBackward
Method · 0.65
doSolveBackward
Method · 0.65
ObjectFlowGraph
Method · 0.65
NormalEdge
Method · 0.65
CallToReturnEdge
Method · 0.65
build
Method · 0.65
hasEdge
Method · 0.65
addEdge
Method · 0.65
getExistingEdge
Method · 0.65
addEdge
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