|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.tagkit.AbstractHost | +--soot.AbstractUnit | +--soot.baf.internal.AbstractInst | +--soot.baf.internal.BExitMonitorInst
Field Summary |
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
BExitMonitorInst()
|
Method Summary | |
void |
apply(Switch sw)
Called when this object is visited. |
java.lang.Object |
clone()
Returns a deep clone of this object. |
int |
getInCount()
|
int |
getInMachineCount()
|
java.lang.String |
getName()
|
int |
getOutCount()
|
int |
getOutMachineCount()
|
Methods inherited from class soot.baf.internal.AbstractInst |
branches, fallsThrough, getNetCount, getNetMachineCount, toString |
Methods inherited from class soot.AbstractUnit |
getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, toBriefString, toBriefString, toBriefString, toBriefString, toString, toString, toString, toString |
Methods inherited from class soot.tagkit.AbstractHost |
addTag, getTag, getTags, hasTag, removeTag |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface soot.baf.Inst |
getNetCount, getNetMachineCount, toBriefString, toBriefString, toBriefString, toBriefString, toString, toString, toString, toString |
Methods inherited from interface soot.Unit |
branches, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo |
Methods inherited from interface soot.tagkit.Host |
addTag, getTag, getTags, hasTag, removeTag |
Constructor Detail |
public BExitMonitorInst()
Method Detail |
public int getInCount()
getInCount
in interface Inst
getInCount
in class AbstractInst
public int getInMachineCount()
getInMachineCount
in interface Inst
getInMachineCount
in class AbstractInst
public int getOutCount()
getOutCount
in interface Inst
getOutCount
in class AbstractInst
public int getOutMachineCount()
getOutMachineCount
in interface Inst
getOutMachineCount
in class AbstractInst
public final java.lang.String getName()
getName
in class AbstractInst
public void apply(Switch sw)
Switchable
apply
in interface Switchable
apply
in class AbstractUnit
public java.lang.Object clone()
AbstractUnit
clone
in interface Unit
clone
in class AbstractInst
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |