|
||||||||||
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.AbstractOpTypeInst | +--soot.baf.internal.BShlInst
Field Summary |
Fields inherited from class soot.baf.internal.AbstractOpTypeInst |
opType |
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
BShlInst(Type opType)
|
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.AbstractOpTypeInst |
getOpType, setOpType, toString |
Methods inherited from class soot.baf.internal.AbstractInst |
branches, fallsThrough, getNetCount, getNetMachineCount |
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.OpTypeArgInst |
getOpType, setOpType |
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 BShlInst(Type opType)
Method Detail |
public int getInCount()
getInCount
in interface Inst
getInCount
in class AbstractInst
public java.lang.Object clone()
AbstractUnit
clone
in interface Unit
clone
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 AbstractOpTypeInst
public final java.lang.String getName()
getName
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |