MCPcopy Create free account
hub / github.com/LFYSec/MScan / getMethod

Method getMethod

src/main/java/pascal/taie/analysis/graph/cfg/CFG.java:46–46  ·  view source on GitHub ↗

@return the method this CFG represents.

()

Source from the content-addressed store, hash-verified

44 * @return the method this CFG represents.
45 */
46 JMethod getMethod();
47
48 /**
49 * @return the entry node of this CFG.

Callers 15

analyzeMethod · 0.65
analyzeMethod · 0.65
newBoundaryFactMethod · 0.65
findNullDerefMethod · 0.65
toStringMethod · 0.65
getContainingMethodOfMethod · 0.65
getMethodMethod · 0.65
toLabelMethod · 0.65
toDotFileNameMethod · 0.65
removeContextsMethod · 0.65
onNewCSMethodMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected