|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassReader | |
|---|---|
| org.mvel2.asm | Provides a small and fast bytecode manipulation framework. |
| Uses of ClassReader in org.mvel2.asm |
|---|
| Methods in org.mvel2.asm with parameters of type ClassReader | |
|---|---|
protected Attribute |
Attribute.read(ClassReader classReader,
int offset,
int length,
char[] charBuffer,
int codeAttributeOffset,
Label[] labels)
Reads a Attribute.type attribute. |
| Constructors in org.mvel2.asm with parameters of type ClassReader | |
|---|---|
ClassWriter(ClassReader classReader,
int flags)
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode
transformations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||