Interface IRModel
- All Known Implementing Classes:
AbstractIRModel
Deprecated.
Models specific APIs by generating corresponding IR.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.void
handleNewCSMethod
(CSMethod csMethod) Deprecated.void
handleNewMethod
(JMethod method) Deprecated.
-
Method Details
-
getModeledAPIs
Deprecated. -
handleNewMethod
Deprecated. -
handleNewCSMethod
Deprecated.
-
IRModelPlugin
instead.