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