| Package | Description |
|---|---|
| com.ibm.wala.demandpa.flowgraph |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDemandFlowGraph
A graph representing program flow, constructed method-by-method on demand
|
class |
DemandPointerFlowGraph
A graph representation of statements flowing pointer values, but not primitive values.
|
class |
DemandValueFlowGraph
A flow graph including both pointer and primitive values.
|
Copyright © 2015. All rights reserved.