| Package | Description |
|---|---|
| com.googlecode.aviator.asm |
| Modifier and Type | Method | Description |
|---|---|---|
protected Attribute |
Attribute.read(ClassReader cr,
int off,
int len,
char[] buf,
int codeOff,
Label[] labels) |
Reads a
type attribute. |
| Constructor | Description |
|---|---|
ClassWriter(ClassReader classReader,
int flags) |
Constructs a new
ClassWriter object and enables optimizations for "mostly add" bytecode
transformations. |
Copyright © 2022–2023. All rights reserved.