public class BDup2_x2Inst extends BDupInst implements Dup2_x2Inst
boxesPointingToThiscol, line, mTagList| Constructor and Description |
|---|
BDup2_x2Inst(Type aOp1Type,
Type aOp2Type,
Type aUnder1Type,
Type aUnder2Type) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Used to implement the Switchable construct.
|
String |
getName() |
Type |
getOp1Type() |
Type |
getOp2Type() |
List<Type> |
getOpTypes() |
Type |
getUnder1Type() |
Type |
getUnder2Type() |
List<Type> |
getUnderTypes() |
String |
toString() |
getInCount, getInMachineCount, getOutCount, getOutMachineCountbranches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getNetCount, getNetMachineCount, getParameters, toStringaddBoxPointingToThis, 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, removeBoxPointingToThis, toStringaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic Type getOp1Type()
getOp1Type in interface Dup2_x2Instpublic Type getOp2Type()
getOp2Type in interface Dup2_x2Instpublic Type getUnder1Type()
getUnder1Type in interface Dup2_x2Instpublic Type getUnder2Type()
getUnder2Type in interface Dup2_x2Instpublic List<Type> getOpTypes()
getOpTypes in interface DupInstpublic List<Type> getUnderTypes()
getUnderTypes in interface DupInstpublic final String getName()
getName in class AbstractInstpublic void apply(Switch sw)
AbstractUnitapply in interface Switchableapply in class BDupInstpublic String toString()
toString in class AbstractInstCopyright © 2021 Soot OSS. All rights reserved.