| Package | Description |
|---|---|
| com.github.taomus.mytools.utils.asm | |
| com.github.taomus.org.objectweb.asm.commons |
Provides some useful class and method adapters.
|
| com.github.taomus.org.objectweb.asm.optimizer |
| Class and Description |
|---|
| GeneratorAdapter
A
MethodVisitor with convenient methods to generate
code. |
| Class and Description |
|---|
| GeneratorAdapter
A
MethodVisitor with convenient methods to generate
code. |
| LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
| Method
A named method descriptor.
|
| Remapper
A class responsible for remapping types and names.
|
| TableSwitchGenerator
A code generator for switch statements.
|
| Class and Description |
|---|
| LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
| Remapper
A class responsible for remapping types and names.
|
| RemappingClassAdapter
A
ClassVisitor for type remapping. |
| RemappingMethodAdapter
A
LocalVariablesSorter for type mapping. |
Copyright © 2020. All Rights Reserved.