| 程序包 | 说明 |
|---|---|
| com.googlecode.aviator.asm.commons |
Provides some useful class and method adapters.
|
| 类和说明 |
|---|
| GeneratorAdapter
A
MethodAdapter with convenient methods to generate
code. |
| LocalVariablesSorter
A
MethodAdapter that renumbers local variables in their order of
appearance. |
| Method
A named method descriptor.
|
| TableSwitchGenerator
A code generator for switch statements.
|
Copyright © 2017. All Rights Reserved.