|
ProGuard | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CodeAttrInfoEditor | |
| proguard.classfile.editor | This package contains visitors to edit byte code. |
| proguard.optimize.peephole | This package contains visitors that perform various peephole optimizations. |
| Uses of CodeAttrInfoEditor in proguard.classfile.editor |
| Constructors in proguard.classfile.editor with parameters of type CodeAttrInfoEditor | |
CodeAttrInfoEditorResetter(CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new CodeAttrInfoEditorResetter. |
|
| Uses of CodeAttrInfoEditor in proguard.optimize.peephole |
| Constructors in proguard.optimize.peephole with parameters of type CodeAttrInfoEditor | |
GetterSetterInliner(CodeAttrInfoEditor codeAttrInfoEditor,
boolean allowAccessModification)
Creates a new StoreLoadReplacer. |
|
NopRemover(CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new NopRemover. |
|
GotoReturnReplacer(CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new GotoReturnReplacer. |
|
StoreLoadReplacer(BranchTargetFinder branchTargetFinder,
CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new StoreLoadReplacer. |
|
LoadStoreRemover(BranchTargetFinder branchTargetFinder,
CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new LoadStoreRemover. |
|
PushPopRemover(BranchTargetFinder branchTargetFinder,
CodeAttrInfoEditor codeAttrInfoEditor)
Creates a new PushPopRemover. |
|
|
ProGuard | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||