| Interface | Description |
|---|---|
| TableSwitchGenerator |
A code generator for switch statements.
|
| Class | Description |
|---|---|
| GeneratorAdapter |
A
org.objectweb.asm.MethodVisitor with convenient methods to generate
code. |
| LocalVariablesSorter |
A
MethodVisitor that renumbers local variables in their order of
appearance. |
| Method |
A named method descriptor.
|
Copyright © 2017. All rights reserved.