| 类 | 说明 |
|---|---|
| ClassVisitor |
The simplest of class visitors, invokes the method visitor class for each
method found.
|
| DynamicCallManager |
DynamicCallManager provides facilities to retrieve information about
dynamic calls statically. |
| JCallGraph |
Constructs a callgraph out of a JAR archive.
|
| MethodVisitor |
The simplest of method visitors, prints any invoked method
signature for all method invocations.
|
Copyright © 2023. All rights reserved.