Class IF_ICMPLT

java.lang.Object
janala.logger.inst.Instruction
janala.logger.inst.IF_ICMPLT
All Implemented Interfaces:
ConditionalBranch, Serializable

public class IF_ICMPLT extends Instruction implements ConditionalBranch
See Also:
  • Constructor Details

    • IF_ICMPLT

      public IF_ICMPLT(int iid, int mid, int label)
  • Method Details