Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getMainMethod
Method
getMainMethod
src/main/java/pascal/taie/World.java:156–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
public
JMethod getMainMethod() {
157
return
mainMethod;
158
}
159
160
public
void
setMainMethod(JMethod mainMethod) {
161
if
(this.mainMethod != null) {
Callers
6
compareMainMethod
Method · 0.80
compareMainClass
Method · 0.80
build
Method · 0.80
dumpICFG
Method · 0.80
build
Method · 0.80
onStart
Method · 0.80
Calls
no outgoing calls
Tested by
2
compareMainMethod
Method · 0.64
compareMainClass
Method · 0.64