Searched defs:ConstantInstruction (Results 1 – 1 of 1) sorted by relevance
36 public class ConstantInstruction extends Instruction class51 public ConstantInstruction() {} in ConstantInstruction() method in ConstantInstruction58 public ConstantInstruction(byte opcode, int constantIndex) in ConstantInstruction() method in ConstantInstruction68 public ConstantInstruction(byte opcode, int constantIndex, int constant) in ConstantInstruction() method in ConstantInstruction