|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.tagkit.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)
|
java.lang.String |
toString()
|
void |
toString(UnitPrinter up)
|
Methods inherited from class soot.baf.internal.AbstractBranchInst |
apply, branches, getName, getTarget, getTargetBox, getUnitBoxes, setTarget |
Methods inherited from class soot.baf.internal.AbstractInst |
clone, containsArrayRef, containsFieldRef, containsInvokeExpr, containsNewExpr, fallsThrough, getInMachineCount, getNetCount, getNetMachineCount, getOutMachineCount, getParameters |
Methods inherited from class soot.AbstractUnit |
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
Methods inherited from class soot.tagkit.AbstractHost |
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.Unit |
addBoxPointingToThis, clearUnitBoxes, getBoxesPointingToThis, getDefBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
Methods inherited from interface soot.tagkit.Host |
addAllTagsOf, addTag, getTag, getTags, hasTag, removeAllTags, removeTag |
Field Detail |
protected Type opType
Method Detail |
public int getInCount()
getInCount
in interface Inst
getInCount
in class AbstractInst
public int getOutCount()
getOutCount
in interface Inst
getOutCount
in class AbstractInst
public Type getOpType()
public void setOpType(Type t)
public java.lang.String toString()
toString
in class AbstractBranchInst
public void toString(UnitPrinter up)
toString
in interface Unit
toString
in class AbstractBranchInst
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |