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, getOutMachineCountbranches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount, getParametersaddBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, getInCount, getInMachineCount, getNetCount, getNetMachineCount, getOutCount, getOutMachineCountaddBoxPointingToThis, branches, clearUnitBoxes, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic BDup1Inst(Type aOpType)
public Type getOp1Type()
getOp1Type in interface Dup1Instpublic java.util.List<Type> getOpTypes()
getOpTypes in interface DupInstpublic java.util.List<Type> getUnderTypes()
getUnderTypes in interface DupInstpublic final java.lang.String getName()
getName in class AbstractInstpublic void apply(Switch sw)
AbstractUnitapply in interface Switchableapply in class BDupInstpublic java.lang.String toString()
toString in class AbstractInstpublic void toString(UnitPrinter up)
toString in interface UnittoString in class AbstractInst