| Package | Description | 
|---|---|
| org.objectweb.asm.commons | 
 Provides some useful class and method adapters. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdviceAdapter
A  
MethodVisitor to insert before, after and around
 advices in methods and constructors. | 
class  | 
GeneratorAdapter
A  
MethodVisitor with convenient methods to generate
 code. | 
class  | 
RemappingMethodAdapter
A  
LocalVariablesSorter for type mapping. |