Class LongConstantInstruction


  • public class LongConstantInstruction
    extends Instruction
    • Constructor Detail

      • LongConstantInstruction

        public LongConstantInstruction()
    • Method Detail

      • getConstant

        public long getConstant()
      • setConstant

        public void setConstant​(long constant)
      • getReceiver

        public Variable getReceiver()
      • setReceiver

        public void setReceiver​(Variable receiver)