Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initializeForward
Method · 0.65
initializeForward
Method · 0.65
getEntryOf
Method · 0.65
getNode
Method · 0.65
buildNormalEdges
Method · 0.65
analyze
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected