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

Method getScope

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

Source from the content-addressed store, hash-verified

238 private Scope scope;
239
240 public Scope getScope() {
241 return scope;
242 }
243
244 @JsonProperty
245 @Option(names = "--no-native-model",

Callers 4

compareOptionsMethod · 0.95
processConfigsMethod · 0.80
getClassScopeMethod · 0.80
getMethodScopeMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareOptionsMethod · 0.76