| 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 |
PropagationCallGraphBuilder.ArrayLoadOperator
Binary op:
|
class |
PropagationCallGraphBuilder.ArrayStoreOperator
Binary op:
|
class |
PropagationCallGraphBuilder.GetFieldOperator
Binary op:
|
class |
PropagationCallGraphBuilder.PutFieldOperator
Operator that represents a putfield
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PropagationSystem.registerFixedSet(PointsToSetVariable p,
UnarySideEffect s) |
Copyright © 2015. All rights reserved.