| Interface | Description |
|---|---|
| CalleeListener<N,M> | |
| CallerListener<N,M> | |
| ObservableICFG<N,M> |
An interprocedural control-flow graph, for which caller-callee edges can be observed using
CalleeListener and
CallerListener. |
| Class | Description |
|---|---|
| BackwardsObservableICFG | |
| BoomerangICFG | |
| CallGraphOptions | |
| ObservableDynamicICFG |
An interprocedural control-flow graph, for which caller-callee edges can be observed using
CalleeListener and
CallerListener. |
| ObservableStaticICFG |
An interprocedural control-flow graph, for which caller-callee edges can be observed using
CalleeListener and
CallerListener. |
Copyright © 2023. All rights reserved.