public class BDup1_x1Inst extends BDupInst implements Dup1_x1Inst
col, line, mTagList
Constructor and Description |
---|
BDup1_x1Inst(Type aOpType,
Type aUnderType) |
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() |
Type |
getUnder1Type() |
java.util.List<Type> |
getUnderTypes() |
java.lang.String |
toString() |
getInCount, getInMachineCount, getOutCount, getOutMachineCount
branches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount, getParameters, toString
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, toString
addAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTag
public Type getOp1Type()
getOp1Type
in interface Dup1_x1Inst
public Type getUnder1Type()
getUnder1Type
in interface Dup1_x1Inst
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