soot.baf.internal
Class BDup1_x1Inst
java.lang.Object
|
+--soot.tagkit.AbstractHost
|
+--soot.AbstractUnit
|
+--soot.baf.internal.AbstractInst
|
+--soot.baf.internal.BDupInst
|
+--soot.baf.internal.BDup1_x1Inst
- public class BDup1_x1Inst
- extends BDupInst
- implements Dup1_x1Inst
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
BDup1_x1Inst
public BDup1_x1Inst(Type aOpType,
Type aUnderType)
getOp1Type
public Type getOp1Type()
- Specified by:
- getOp1Type in interface Dup1_x1Inst
getUnder1Type
public Type getUnder1Type()
- Specified by:
- getUnder1Type in interface Dup1_x1Inst
getOpTypes
public java.util.List getOpTypes()
getUnderTypes
public java.util.List getUnderTypes()
getName
public final java.lang.String getName()
- Overrides:
- getName in class AbstractInst
apply
public void apply(Switch sw)
- Description copied from interface: Switchable
- Called when this object is visited.
- Overrides:
- apply in class BDupInst
toString
public java.lang.String toString()
- Overrides:
- toString in class AbstractInst