Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
analyze
Method · 0.65
analyze
Method · 0.65
newBoundaryFact
Method · 0.65
findNullDeref
Method · 0.65
findRedundantComparison
Method · 0.65
toString
Method · 0.65
getContainingMethodOf
Method · 0.65
getMethod
Method · 0.65
toLabel
Method · 0.65
toDotFileName
Method · 0.65
removeContexts
Method · 0.65
onNewCSMethod
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected