Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ emptyPlan
Method
emptyPlan
src/main/java/pascal/taie/config/Plan.java:55–57 ·
view source on GitHub ↗
@return an empty plan.
()
Source
from the content-addressed store, hash-verified
53
* @
return
an empty plan.
54
*/
55
public
static
Plan emptyPlan() {
56
return
EMPTY;
57
}
58
}
Callers
1
processConfigs
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected