Class ConstantInstruction

java.lang.Object
proguard.classfile.instruction.Instruction
proguard.classfile.instruction.ConstantInstruction
All Implemented Interfaces:
ConstantVisitor

public class ConstantInstruction extends Instruction implements ConstantVisitor
This Instruction represents an instruction that refers to an entry in the constant pool.