public class BDup1Inst extends BDupInst implements Dup1Inst
col, line, mTagList
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Used to implement the Switchable construct.
|
java.lang.String |
getName() |
Type |
getOp1Type() |
java.util.List<Type> |
getOpTypes() |
java.util.List<Type> |
getUnderTypes() |
java.lang.String |
toString() |
void |
toString(UnitPrinter up) |
getInCount, getInMachineCount, getOutCount, getOutMachineCount
branches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount, getParameters
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCount
addBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public BDup1Inst(Type aOpType)
public Type getOp1Type()
getOp1Type
in interface Dup1Inst
public java.util.List<Type> getOpTypes()
getOpTypes
in interface DupInst
public java.util.List<Type> getUnderTypes()
getUnderTypes
in interface DupInst
public final java.lang.String getName()
getName
in class AbstractInst
public void apply(Switch sw)
AbstractUnit
apply
in interface Switchable
apply
in class BDupInst
public java.lang.String toString()
toString
in class AbstractInst
public void toString(UnitPrinter up)
toString
in interface Unit
toString
in class AbstractInst