Package proguard.examples.modify
Class EditClass
java.lang.Object
proguard.examples.modify.EditClass
Example showing how to use the
PeepholeEditor with a BranchTargetFinder and a
CodeAttributeEditor to add code before and after branches.-
Field Details
-
NAME_JAVA_LANG_SYSTEM
- See Also:
-
METHOD_NAME_GETANSWER
- See Also:
-
FIELD_NAME_OUT
- See Also:
-
METHOD_TYPE_NUMBER_NUMBER
- See Also:
-
TYPE_PRINTSTREAM
- See Also:
-
-
Constructor Details
-
EditClass
public EditClass()
-
-
Method Details
-
main
-