Interface IRModel
- All Known Implementing Classes:
AbstractIRModel
,ArrayModel
,DoPriviledgedModel
,UnsafeModel
public interface IRModel
Models specific APIs by generating corresponding IR.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleNewCSMethod
(CSMethod csMethod) void
handleNewMethod
(JMethod method)
-
Method Details
-
getModeledAPIs
-
handleNewMethod
-
handleNewCSMethod
-