Class IFNONNULL

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

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

    • IFNONNULL

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