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

Method getMainClass

src/main/java/pascal/taie/config/Options.java:134–136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

132 private String mainClass;
133
134 public String getMainClass() {
135 return mainClass;
136 }
137
138 @JsonProperty
139 @Option(names = {"--input-classes"},

Callers 4

compareOptionsMethod · 0.95
testMainClassMethod · 0.95
getWorldCacheHashMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by 2

compareOptionsMethod · 0.76
testMainClassMethod · 0.76