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