| Package | Description |
|---|---|
| com.ibm.wala.analysis.reflection |
This package provides functions to deal with reflection.
|
| com.ibm.wala.ipa.callgraph.propagation |
This package provides the base layer for propagation-based call graph
construction and pointer analysis.
|
| Class and Description |
|---|
| AbstractReflectionInterpreter
An abstract superclass of various
SSAContextInterpreters that deal with reflection methods. |
| AbstractReflectionInterpreter.IgnoreSerializableWarning
A warning when we find flow of a factory allocation to a cast to
Serializable |
| AbstractReflectionInterpreter.ManySubtypesWarning
A warning when we expect excessive pollution from a factory method
|
| AbstractReflectionInterpreter.NoSubtypesWarning
A warning when we fail to find subtypes for a factory method
|
| AbstractReflectionInterpreter.SpecializedMethod |
| Class and Description |
|---|
| InstanceKeyWithNode
An instance key which has an associated
CGNode. |
Copyright © 2015. All rights reserved.