public abstract class AbstractOpTypeInst extends AbstractInst
| Modifier and Type | Field and Description |
|---|---|
protected Type |
opType |
boxesPointingToThiscol, line, mTagList| Modifier | Constructor and Description |
|---|---|
protected |
AbstractOpTypeInst(Type opType) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getOpType() |
int |
getOutMachineCount() |
void |
setOpType(Type t) |
String |
toString() |
void |
toString(UnitPrinter up) |
branches, clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getInCount, getInMachineCount, getName, getNetCount, getNetMachineCount, getOutCount, getParametersaddBoxPointingToThis, apply, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagprotected Type opType
protected AbstractOpTypeInst(Type opType)
public Type getOpType()
public void setOpType(Type t)
public String toString()
toString in class AbstractInstpublic void toString(UnitPrinter up)
toString in interface UnittoString in class AbstractInstpublic int getOutMachineCount()
getOutMachineCount in interface InstgetOutMachineCount in class AbstractInstCopyright © 2020 Soot OSS. All rights reserved.