All Downloads are FREE. Search and download functionalities are using the official Maven repository.

proguard.classfile.instruction.package.html Maven / Gradle / Ivy

Go to download

ProGuardCORE is a free library to read, analyze, modify, and write Java class files.

There is a newer version: 9.1.6
Show newest version

This package contains classes to represent Java bytecode instructions.

Not every instruction currently has its own class. Only groups of instructions that refer to the constant pool get their own representations.

While the package is sufficient for the current needs of the ProGuard application, it may very well be reorganised and extended in the future.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy