| Package | Description |
|---|---|
| org.powermock.api.mockito.repackaged.asm.tree.analysis |
Provides a framework for static code analysis based on the asm.tree package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicVerifier
An extended
BasicInterpreter that checks that bytecode instructions
are correctly used. |
class |
SimpleVerifier
An extended
BasicVerifier that performs more precise verifications. |
Copyright © 2007–2016. All rights reserved.