Class FloatConstantInstruction


  • public class FloatConstantInstruction
    extends Instruction
    • Constructor Detail

      • FloatConstantInstruction

        public FloatConstantInstruction()
    • Method Detail

      • getConstant

        public float getConstant()
      • setConstant

        public void setConstant​(float constant)
      • getReceiver

        public Variable getReceiver()
      • setReceiver

        public void setReceiver​(Variable receiver)