|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.tagkit.AbstractHost | +--soot.AbstractUnit | +--soot.baf.internal.AbstractInst | +--soot.baf.internal.BDupInst
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
BDupInst()
|
Method Summary | |
void |
apply(Switch sw)
Called when this object is visited. |
int |
getInCount()
|
int |
getInMachineCount()
|
int |
getOutCount()
|
int |
getOutMachineCount()
|
Methods inherited from class soot.baf.internal.AbstractInst |
branches, clone, fallsThrough, getName, 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.DupInst |
getOpTypes, getUnderTypes |
Methods inherited from interface soot.baf.Inst |
getNetCount, getNetMachineCount, toBriefString, toBriefString, toBriefString, toBriefString, toString, toString, toString, toString |
Methods inherited from interface soot.Unit |
branches, clone, fallsThrough, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo |
Methods inherited from interface soot.tagkit.Host |
addTag, getTag, getTags, hasTag, removeTag |
Constructor Detail |
public BDupInst()
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 void apply(Switch sw)
Switchable
apply
in interface Switchable
apply
in class AbstractUnit
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |