|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.AbstractHost | +--soot.AbstractUnit | +--soot.baf.internal.AbstractInst | +--soot.baf.internal.AbstractBranchInst | +--soot.baf.internal.AbstractOpTypeBranchInst
Field Summary | |
protected Type |
opType
|
Fields inherited from class soot.AbstractUnit |
emptyList |
Method Summary | |
int |
getInCount()
|
Type |
getOpType()
|
int |
getOutCount()
|
void |
setOpType(Type t)
|
protected java.lang.String |
toString(boolean isBrief,
java.util.Map unitToName,
java.lang.String indentation)
Returns a textual representation of this object, with the given briefness, Map and indentation. |
Methods inherited from class soot.baf.internal.AbstractBranchInst |
apply,
branches,
getName,
getTarget,
getTargetBox,
getUnitBoxes,
setTarget |
Methods inherited from class soot.baf.internal.AbstractInst |
clone,
fallsThrough,
getInMachineCount,
getNetCount,
getNetMachineCount,
getOutMachineCount |
Methods inherited from class soot.AbstractUnit |
getBoxesPointingToThis,
getDefBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
toBriefString,
toBriefString,
toBriefString,
toBriefString,
toString,
toString,
toString,
toString |
Methods inherited from class soot.AbstractHost |
destroyTag,
getTag,
getTags,
getTagValue,
hasTag,
incTagValue,
incTagValue,
incTagValue,
newTag,
newTag,
setTagValue |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
protected Type opType
Method Detail |
public int getInCount()
public int getOutCount()
public Type getOpType()
public void setOpType(Type t)
protected java.lang.String toString(boolean isBrief, java.util.Map unitToName, java.lang.String indentation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |