MCPcopy 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

compareMainMethodMethod · 0.80
compareMainClassMethod · 0.80
buildMethod · 0.80
dumpICFGMethod · 0.80
buildMethod · 0.80
onStartMethod · 0.80

Calls

no outgoing calls

Tested by 2

compareMainMethodMethod · 0.64
compareMainClassMethod · 0.64