Deprecated API


Contents
Deprecated Interfaces
com.ibm.wala.util.collections.Filter
           
 

Deprecated Classes
com.ibm.wala.util.collections.FilterPredicate
           
com.ibm.wala.shrikeBT.tools.MethodOptimizer
           
 

Deprecated Methods
com.ibm.wala.ipa.callgraph.CGNode.addTarget(CallSiteReference, CGNode)
           
com.ibm.wala.ide.util.JdtUtil.createJavaElementFromJdtHandle(String)
           
com.ibm.wala.ide.util.JdtUtil.findJavaMethodInWorkspaceBrokenForInnerClasses(String)
           
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. 
com.ibm.wala.util.graph.GraphSlicer.prune(Graph, Filter)
           
com.ibm.wala.util.graph.GraphSlicer.slice(Graph, Filter)