| Package | Description |
|---|---|
| cetus.analysis |
| Modifier and Type | Method and Description |
|---|---|
static IPPointsToAnalysis.AbstractLocation |
IPPointsToAnalysis.AbstractLocation.getLocation(Expression e)
Returns an abstract locations represented by the given expression
e. |
static IPPointsToAnalysis.AbstractLocation |
IPPointsToAnalysis.AbstractLocation.getLocation(Expression e,
Statement s)
Returns an abstract locations represented by the given expression
e and the statement s. |