Class IF_ICMPEQ

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

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

    • IF_ICMPEQ

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