Home
last modified time | relevance | path

Searched defs:ConstantInstruction (Results 1 – 1 of 1) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
DConstantInstruction.java36 public class ConstantInstruction extends Instruction class
51 public ConstantInstruction() {} in ConstantInstruction() method in ConstantInstruction
58 public ConstantInstruction(byte opcode, int constantIndex) in ConstantInstruction() method in ConstantInstruction
68 public ConstantInstruction(byte opcode, int constantIndex, int constant) in ConstantInstruction() method in ConstantInstruction