| Package | Description |
|---|---|
| org.objectweb.asm.tree.analysis |
Provides a framework for static code analysis based on the asm.tree package.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
SimpleVerifier |
An extended
BasicVerifier that performs more precise verifications. |