| Package | Description |
|---|---|
| com.ibm.wala.ipa.callgraph.propagation |
This package provides the base layer for propagation-based call graph
construction and pointer analysis.
|
| com.ibm.wala.ipa.modref |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFieldPointerKey
Common implementation for
InstanceFieldPointerKey implementations. |
class |
ArrayContentsKey
A
PointerKey which represents the contents of an array instance. |
class |
InstanceFieldKey
An pointer key which represents a unique set for a field associated with a set of instances.
|
class |
InstanceFieldKeyWithFilter
an instance field pointer key key that carries a type filter
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayLengthKey
A
PointerKey that represents an array length location |
Copyright © 2015. All rights reserved.