Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getNativeModel
Method
getNativeModel
src/main/java/pascal/taie/World.java:148–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
public
NativeModel getNativeModel() {
149
return
nativeModel;
150
}
151
152
public
void
setNativeModel(NativeModel nativeModel) {
153
this.nativeModel = nativeModel;
Callers
2
build
Method · 0.45
getIR
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected