| Package | Description |
|---|---|
| cetus.analysis | |
| cetus.hir |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPPointsToAnalysis.AbstractLocation
AbstractLocation represents a abstract location that is not referenced to
in terms of a program variable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessSymbol
AccessSymbol is intended to express an object of AccessExpression as a
Symbol object.
|
class |
DerefSymbol
Class DerefSymbol represents symbol object that does not exist in the
IR as a variable declarator but is accessible through pointer dereferencing.
|