| Package | Description |
|---|---|
| cetus.application |
| Class and Description |
|---|
| AnalysisTarget
This class contains the information for the target of the data flow analysis.
|
| ChainTools.MyType |
| DataFlowAnalysis
This class supports the basic data flow analysis.
|
| DefUseChain
A class that implements DefUseChain provides the Def-Use chain information
which is computed from the control flow graph.
|
| IPChainAnalysis
This class performs the interprocedural Def-Use and Use-Def chain computation.
|
| ProgramSlicer.Criteria |
| UseDefChain
A class that implements UseDefChain provides the Use-Def chain information
which is computed from the control flow graph.
|