Package proguard.classfile.instruction
package proguard.classfile.instruction
-
ClassesClassDescriptionThis interface describes an instruction that branches to a given offset in the code.This
Instructionrepresents an instruction that refers to an entry in the constant pool.Base class for representing instructions.This class provides methods to create and reuse Instruction instances.Utility methods for converting between representations of names and descriptions.ThisInstructionrepresents a lookup switch instruction.ThisInstructionrepresents a simple instruction without variable arguments or constant pool references.ThisInstructionrepresents a switch instruction.ThisInstructionrepresents a table switch instruction.ThisInstructionrepresents an instruction that refers to a variable on the local variable stack.