| Method and Description |
|---|
| com.ibm.wala.ssa.SSACheckCastInstruction.getDeclaredResultType()
the system now supports multiple types, so this accessor will not work for all
languages.
|
| com.ibm.wala.classLoader.SyntheticMethod.getStatements(SSAOptions) |
| com.ibm.wala.properties.WalaProperties.getWalaHomeDir()
because when running under eclipse, there may be no such directory. Need to handle
that case.
|
| Constructor and Description |
|---|
| com.ibm.wala.analysis.exceptionanalysis.IntraproceduralExceptionAnalysis(IR, ExceptionFilter<SSAInstruction>, ClassHierarchy) |