| Package | Description |
|---|---|
| com.ibm.wala.analysis.reflection |
This package provides functions to deal with reflection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassNewInstanceContextInterpreter
An
SSAContextInterpreter specialized to interpret Class.newInstance in a JavaTypeContext which represents the
point-type of the class object created by the call. |
class |
FactoryBypassInterpreter
Logic to interpret "factory" methods in context.
|
class |
ReflectiveInvocationInterpreter
An
SSAContextInterpreter specialized to interpret reflective invocations such as Constructor.newInstance and
Method.invoke on an IMethod constant. |
Copyright © 2015. All rights reserved.