soot.baf
Interface Dup1_x2Inst


public interface Dup1_x2Inst
extends DupInst


Method Summary
 Type getOp1Type()
           
 Type getUnder1Type()
           
 Type getUnder2Type()
           
 
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.Host
destroyTag, getTag, getTags, getTagValue, hasTag, incTagValue, incTagValue, incTagValue, newTag, newTag, setTagValue
 

Method Detail

getOp1Type

public Type getOp1Type()

getUnder1Type

public Type getUnder1Type()

getUnder2Type

public Type getUnder2Type()