Package com.ibm.wala.analysis.reflection
Class ReflectionContextInterpreter
- java.lang.Object
-
- com.ibm.wala.analysis.reflection.ReflectionContextInterpreter
-
public class ReflectionContextInterpreter extends Object
SSAContextInterpreter
to handle all reflection procession.
-
-
Constructor Summary
Constructors Constructor Description ReflectionContextInterpreter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SSAContextInterpreter
createReflectionContextInterpreter(IClassHierarchy cha, AnalysisOptions options, AnalysisCache cache)
-
-
-
Method Detail
-
createReflectionContextInterpreter
public static SSAContextInterpreter createReflectionContextInterpreter(IClassHierarchy cha, AnalysisOptions options, AnalysisCache cache)
-
-