Class IFNULL

All Implemented Interfaces:
ConditionalBranch, Serializable

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

    • IFNULL

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