| Class | Description |
|---|---|
| Call |
Represents a method call.
|
| CallGraph |
Collection of all
Calls in a program, optimized for retrieval
of incoming and outgoing edges for any method in constant time. |
| ConcreteCall | |
| EntryPoint |
This class serves as a static collection of entry points for an app.
|
| Node |
Represents a node in a sub-callgraph, e.g.
|
| SymbolicCall |
| Enum | Description |
|---|---|
| EntryPoint.Type |