Package janala.logger.inst
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:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class janala.logger.inst.Instruction
iid, mid
-
-
Constructor Summary
Constructors Constructor Description IFNONNULL(int iid, int mid, int label)
-