soot.baf.internal
Class BDup1Inst
java.lang.Object
soot.tagkit.AbstractHost
soot.AbstractUnit
soot.baf.internal.AbstractInst
soot.baf.internal.BDupInst
soot.baf.internal.BDup1Inst
- All Implemented Interfaces:
- Context, Dup1Inst, DupInst, Host, Inst, Serializable, Switchable, Unit
- public class BDup1Inst
- extends BDupInst
- implements Dup1Inst
- See Also:
- Serialized Form
Methods inherited from interface soot.Unit |
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
BDup1Inst
public BDup1Inst(Type aOpType)
getOp1Type
public Type getOp1Type()
- Specified by:
getOp1Type
in interface Dup1Inst
getOpTypes
public List getOpTypes()
- Specified by:
getOpTypes
in interface DupInst
getUnderTypes
public List getUnderTypes()
- Specified by:
getUnderTypes
in interface DupInst
getName
public final String getName()
- Specified by:
getName
in class AbstractInst
apply
public void apply(Switch sw)
- Description copied from interface:
Switchable
- Called when this object is visited.
- Specified by:
apply
in interface Switchable
- Overrides:
apply
in class BDupInst
toString
public String toString()
- Overrides:
toString
in class AbstractInst
toString
public void toString(UnitPrinter up)
- Specified by:
toString
in interface Unit
- Overrides:
toString
in class AbstractInst