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

Method getEntry

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

@return the entry node of this CFG.

()

Source from the content-addressed store, hash-verified

49 * @return the entry node of this CFG.
50 */
51 N getEntry();
52
53 /**
54 * @return the exit node of this CFG.

Callers 6

initializeForwardMethod · 0.65
initializeForwardMethod · 0.65
getEntryOfMethod · 0.65
getNodeMethod · 0.65
buildNormalEdgesMethod · 0.65
analyzeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected