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