Package pascal.taie.language.natives
Class EmptyNativeModel
java.lang.Object
pascal.taie.language.natives.EmptyNativeModel
- All Implemented Interfaces:
Serializable
,NativeModel
Builds empty IR for every native method.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EmptyNativeModel
public EmptyNativeModel()
-
-
Method Details
-
buildNativeIR
- Specified by:
buildNativeIR
in interfaceNativeModel
-