| Package | Description |
|---|---|
| proguard.backport | |
| proguard.classfile.editor |
This package contains visitors to edit byte code.
|
| proguard.configuration | |
| proguard.optimize.gson |
This package contains classes for optimizing usages of the Gson library for serializing and deserialing Json.
|
| proguard.optimize.peephole |
This package contains visitors that perform various peephole optimizations.
|
| Class and Description |
|---|
| CodeAttributeEditor
This AttributeVisitor accumulates specified changes to code, and then applies
these accumulated changes to the code attributes that it visits.
|
| Class and Description |
|---|
| CodeAttributeComposer
This AttributeVisitor accumulates instructions and exceptions, and then
copies them into code attributes that it visits.
|
| CodeAttributeEditor
This AttributeVisitor accumulates specified changes to code, and then applies
these accumulated changes to the code attributes that it visits.
|
| CodeAttributeEditor.Label
This pseudo-instruction represents a label that marks an instruction
offset, for use in the context of the code attribute editor only.
|
| CompactCodeAttributeComposer
This AttributeVisitor accumulates instructions and exceptions, and then
copies them into code attributes that it visits.
|
| ConstantPoolEditor
This class can add constant pool entries to a given class.
|
| InstructionSequenceBuilder
This utility class allows to construct sequences of instructions and
their constants.
|
| SimplifiedClassEditor
This editor allows to build and/or edit classes (ProgramClass instances).
|
| Class and Description |
|---|
| CodeAttributeEditor
This AttributeVisitor accumulates specified changes to code, and then applies
these accumulated changes to the code attributes that it visits.
|
| Class and Description |
|---|
| CodeAttributeEditor
This AttributeVisitor accumulates specified changes to code, and then applies
these accumulated changes to the code attributes that it visits.
|
| CodeAttributeEditor.Label
This pseudo-instruction represents a label that marks an instruction
offset, for use in the context of the code attribute editor only.
|
| Class and Description |
|---|
| CodeAttributeEditor
This AttributeVisitor accumulates specified changes to code, and then applies
these accumulated changes to the code attributes that it visits.
|
Copyright © 2019. All rights reserved.