| Package | Description |
|---|---|
| org.powermock.objectweb.asm |
Repackaged from ASM 5.0.4
|
| Modifier and Type | Method and Description |
|---|---|
protected Attribute |
Attribute.read(ClassReader cr,
int off,
int len,
char[] buf,
int codeOff,
Label[] labels)
Reads a
type attribute. |
| Constructor and Description |
|---|
ClassWriter(ClassReader classReader,
int flags)
Constructs a new
ClassWriter object and enables optimizations for
"mostly add" bytecode transformations. |
Copyright © 2007–2016. All rights reserved.