Class | Description |
---|---|
Call |
Represents a method call.
|
CallGraph |
Collection of all
Call s in a program, optimized for retrieval of incoming and outgoing
edges for any method in constant time. |
ConcreteCall | |
Node |
Represents a node in a sub-callgraph, e.g.
|
SymbolicCall |