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) |
branches, getTarget, getTargetBox, getUnitBoxes, setTargetclone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getInMachineCount, getName, getNetCount, getNetMachineCount, getOutMachineCount, getParametersaddBoxPointingToThis, apply, 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, removeBoxPointingToThisapplyaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagprotected Type opType
public Type getOpType()
public void setOpType(Type t)
public int getInCount()
getInCount in interface InstgetInCount in class AbstractInstpublic int getOutCount()
getOutCount in interface InstgetOutCount in class AbstractInstpublic String toString()
toString in class AbstractBranchInstpublic void toString(UnitPrinter up)
toString in interface UnittoString in class AbstractBranchInstCopyright © 2024 Soot OSS. All rights reserved.