| Package | Description |
|---|---|
| proguard.classfile.editor |
This package contains visitors to edit byte code.
|
| Constructor and Description |
|---|
ExceptionInfoAdder(ProgramClass targetClass,
CodeAttributeComposer targetComposer)
Creates a new ExceptionAdder that will copy exceptions into the given
target code attribute.
|
InstructionAdder(ProgramClass targetClass,
CodeAttributeComposer targetComposer)
Creates a new InstructionAdder that will copy classes into the given
target code attribute.
|
Copyright © 2015. All Rights Reserved.