| Package | Description |
|---|---|
| com.ibm.wala.ipa.callgraph.propagation |
This package provides the base layer for propagation-based call graph
construction and pointer analysis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeInNode
|
class |
AllocationSiteInNode
|
class |
MultiNewArrayInNode
An
InstanceKey which represents a multinewarray allocation site in a CGNode. |
class |
NormalAllocationInNode
|
class |
SmushedAllocationSiteInNode
An
InstanceKey which represents the set of all allocation sites
of a given type in a CGNode. |
class |
ZeroLengthArrayInNode
Represents an array with length zero.
|
Copyright © 2015. All rights reserved.