soot.baf
Interface Dup1_x1Inst

All Known Implementing Classes:
BDup1_x1Inst

public interface Dup1_x1Inst
extends DupInst


Method Summary
 Type getOp1Type()
           
 Type getUnder1Type()
           
 
Methods inherited from interface soot.baf.DupInst
getOpTypes, getUnderTypes
 
Methods inherited from interface soot.baf.Inst
getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount, toBriefString, toBriefString, toBriefString, toBriefString, toString, toString, toString, toString
 
Methods inherited from interface soot.Unit
branches, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo
 
Methods inherited from interface soot.util.Switchable
apply
 
Methods inherited from interface soot.tagkit.Host
addTag, getTag, getTags, hasTag, removeTag
 

Method Detail

getOp1Type

public Type getOp1Type()

getUnder1Type

public Type getUnder1Type()