soot.baf
Interface IfCmpNeInst

All Superinterfaces:
Context, Host, Inst, OpTypeArgInst, Serializable, Switchable, TargetArgInst, Unit
All Known Implementing Classes:
BIfCmpNeInst

public interface IfCmpNeInst
extends TargetArgInst, OpTypeArgInst


Method Summary
 
Methods inherited from interface soot.baf.TargetArgInst
getTarget, getTargetBox, setTarget
 
Methods inherited from interface soot.baf.OpTypeArgInst
getOpType, setOpType
 
Methods inherited from interface soot.baf.Inst
containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount
 
Methods inherited from interface soot.Unit
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis, toString
 
Methods inherited from interface soot.util.Switchable
apply
 
Methods inherited from interface soot.tagkit.Host
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag