MCPcopy 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

clearUnusedResultsMethod · 0.65
transferEdgeMethod · 0.65
initializeBackwardMethod · 0.65
doSolveBackwardMethod · 0.65
ObjectFlowGraphMethod · 0.65
NormalEdgeMethod · 0.65
CallToReturnEdgeMethod · 0.65
buildMethod · 0.65
hasEdgeMethod · 0.65
addEdgeMethod · 0.65
getExistingEdgeMethod · 0.65
addEdgeMethod · 0.65

Implementers 3

MethodEdgesrc/main/java/pascal/taie/analysis/gra
PointerFlowEdgesrc/main/java/pascal/taie/analysis/pta
AbstractEdgesrc/main/java/pascal/taie/util/graph/A

Calls

no outgoing calls

Tested by

no test coverage detected