| 程序包 | 说明 |
|---|---|
| org.beetl.ow2.asm.commons |
Provides some useful class and method adapters.
|
| org.beetl.ow2.asm.optimizer |
| 类和说明 |
|---|
| 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.
|
| 类和说明 |
|---|
| 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 © 2021. All rights reserved.