Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getKeepResult
Method
getKeepResult
src/main/java/pascal/taie/config/Options.java:294–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
private
Set<String> keepResult;
293
294
public
Set<String> getKeepResult() {
295
return
keepResult;
296
}
297
298
@JsonProperty
299
@Option(names = {
"-cpk"
,
"--classpath-keywords"
},
Callers
3
compareOptions
Method · 0.95
testKeepResult
Method · 0.95
processConfigs
Method · 0.80
Calls
no outgoing calls
Tested by
2
compareOptions
Method · 0.76
testKeepResult
Method · 0.76