public class BDup1Inst extends BDupInst implements Dup1Inst
boxesPointingToThiscol, line, mTagList| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Used to implement the Switchable construct.
|
String |
getName() |
Type |
getOp1Type() |
List<Type> |
getOpTypes() |
List<Type> |
getUnderTypes() |
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 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 AbstractInstpublic void toString(UnitPrinter up)
toString in interface UnittoString in class AbstractInstCopyright © 2020 Soot OSS. All rights reserved.