aboutsummaryrefslogtreecommitdiffstats
path: root/src/proguard/classfile/instruction/package.html
blob: 48c234e3c44c1390d766eaaf9c9b109a70e336f4 (plain)
1
2
3
4
5
6
7
8
9
<body>
This package contains classes to represent Java bytecode instructions.
<p>
Not every instruction currently has its own class. Only groups of instructions
that refer to the constant pool get their own representations.
<p>
While the package is sufficient for the current needs of the ProGuard
application, it may very well be reorganised and extended in the future.
</body>