Class ShrikeClassReaderHandle
java.lang.Object
com.ibm.wala.core.util.shrike.ShrikeClassReaderHandle
A soft handle to a Shrike class reader
TODO: implement more effective caching than just soft references TODO: push weakness up the chain the InputStream, etc ... TODO: reduce reliance on reader throughout the analysis packages
-
Constructor Details
-
ShrikeClassReaderHandle
-
-
Method Details
-
get
- Returns:
- an instance of the class reader ... create one if necessary
- Throws:
InvalidClassFileException
- iff Shrike fails to read the class file correctly.
-
getFileName
-
clear
public void clear()Force the reference to be cleared/collected -
getModuleEntry
-