Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getAnalyses
Method
getAnalyses
src/main/java/pascal/taie/config/Options.java:272–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
270
private
Map<String, String> analyses = Map.of();
271
272
public
Map<String, String> getAnalyses() {
273
return
analyses;
274
}
275
276
@JsonProperty
277
@Option(names = {
"-g"
,
"--gen-plan-file"
},
Callers
3
compareOptions
Method · 0.95
processConfigs
Method · 0.80
readConfigs
Method · 0.80
Calls
no outgoing calls
Tested by
1
compareOptions
Method · 0.76